Changeset 551 in Sophya
- Timestamp:
- Nov 5, 1999, 2:11:22 PM (26 years ago)
- Location:
- trunk/SophyaPI/PIext
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piafitting.h
r545 r551 28 28 #else 29 29 #include "tvector.h" 30 namespace PlanckDPC{30 namespace SOPHYA { 31 31 class GeneralFunction; class GeneralFunc; class GeneralFit; 32 32 class GeneralFitData; -
trunk/SophyaPI/PIext/pipodrw.h
r544 r551 19 19 #include "tvector.h" 20 20 #include "tmatrix.h" 21 namespace PlanckDPC{class GeneralFunction;}21 namespace SOPHYA {class GeneralFunction;} 22 22 #endif 23 23 -
trunk/SophyaPI/PIext/servnobjm.h
r546 r551 23 23 class HProf; 24 24 #else 25 namespace PlanckDPC{25 namespace SOPHYA { 26 26 class NTuple; 27 27 class Histo;
Note:
See TracChangeset
for help on using the changeset viewer.