Changeset 512 in Sophya for trunk/SophyaLib/BaseTools
- Timestamp:
- Oct 25, 1999, 6:26:11 PM (26 years ago)
- Location:
- trunk/SophyaLib/BaseTools
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/ndatablock.cc
r502 r512 10 10 #include "ndatablock.h" 11 11 #include "objfio.h" 12 13 using namespace PlanckDPC;14 12 15 13 // define DEBUG_NDATABLOCK -
trunk/SophyaLib/BaseTools/pexceptions.cc
r269 r512 1 1 #include "pexceptions.h" 2 2 #include <iostream.h> 3 4 using namespace PlanckDPC;5 3 6 4 void PFailHandler(void); -
trunk/SophyaLib/BaseTools/ppersist.cc
r269 r512 14 14 #include <SIOUX.h> 15 15 #endif 16 17 using namespace PlanckDPC;18 16 19 17 #define MAXTAGLEN 255
Note:
See TracChangeset
for help on using the changeset viewer.