Changeset 552 in Sophya for trunk/SophyaProg/Tests
- Timestamp:
- Nov 5, 1999, 2:11:33 PM (26 years ago)
- Location:
- trunk/SophyaProg/Tests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tstndblk.cc
r491 r552 8 8 #include "pexceptions.h" 9 9 #include "ndatablock.h" 10 11 using namespace PlanckDPC;12 10 13 11 //////////////////////////////////////////////////////////////////////////////////////// -
trunk/SophyaProg/Tests/tsttmat.cc
r491 r552 10 10 #include "tmatrix.h" 11 11 #include "nbrandom.h" 12 13 using namespace PlanckDPC;14 12 15 13 //////////////////////////////////////////////////////////////////////////////////////// -
trunk/SophyaProg/Tests/tsttvec.cc
r491 r552 10 10 #include "tvector.h" 11 11 #include "nbrandom.h" 12 13 using namespace PlanckDPC;14 12 15 13 ////////////////////////////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.