Changeset 514 in Sophya for trunk/SophyaLib/NTools/integ.h


Ignore:
Timestamp:
Oct 25, 1999, 6:43:04 PM (26 years ago)
Author:
ansari
Message:

elimination des OVector/OMatrix au profit des TVector/TMatrix cmv 25/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/integ.h

    r490 r514  
    33// integ.h
    44//
    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 $
    66//
    77
     
    1313#include <set>
    1414
    15 namespace PlanckDPC {class GeneralFunction;}
     15namespace PlanckDPC {
     16
     17class GeneralFunction;
    1618
    1719class Integrator EXC_AWARE {
     
    9597};
    9698
    97 
     99} // Fin du namespace
    98100
    99101#endif
Note: See TracChangeset for help on using the changeset viewer.