Changeset 514 in Sophya for trunk/SophyaLib/NTools/integ.h
- Timestamp:
- Oct 25, 1999, 6:43:04 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/integ.h
r490 r514 3 3 // integ.h 4 4 // 5 // $Id: integ.h,v 1. 4 1999-10-21 15:25:49 ansari Exp $5 // $Id: integ.h,v 1.5 1999-10-25 16:39:59 ansari Exp $ 6 6 // 7 7 … … 13 13 #include <set> 14 14 15 namespace PlanckDPC {class GeneralFunction;} 15 namespace PlanckDPC { 16 17 class GeneralFunction; 16 18 17 19 class Integrator EXC_AWARE { … … 95 97 }; 96 98 97 99 } // Fin du namespace 98 100 99 101 #endif
Note:
See TracChangeset
for help on using the changeset viewer.