pixie16 / paass

Pixie Acquisition and Analysis Software Suite
https://pixie16.github.io/paassdoc/
GNU General Public License v3.0
10 stars 29 forks source link

Cleanup deprecated and unused files #236

Closed spaulaus closed 7 years ago

spaulaus commented 7 years ago

Description

There are a number of files that are not referenced by the CMakeLists.txt files. These files are often deprecated pieces of the software. They clutter directories and should be cleaned out.

Work to be done

  1. Remove ReadBuffData.Rev*.cpp
  2. Remove StatsData.cpp
  3. More to be added after a more extensive review.

Acceptance Criteria

1 . The files are removed from the repository

  1. The all programs compile without issue.