Changeset 544 in Sophya for trunk/SophyaPI/PIext/pipodrw.h
- Timestamp:
- Nov 3, 1999, 7:18:23 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pipodrw.h
r495 r544 10 10 #include "pidrawer.h" 11 11 #include "parradapter.h" 12 #include "cvector.h"13 #include "matrix.h"14 12 #include "histos2.h" 15 13 16 14 #ifdef SANS_EVOLPLANCK 15 #include "cvector.h" 16 #include "matrix.h" 17 17 class GeneralFunction; 18 18 #else 19 #include "tvector.h" 20 #include "tmatrix.h" 19 21 namespace PlanckDPC {class GeneralFunction;} 20 22 #endif
Note:
See TracChangeset
for help on using the changeset viewer.