ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-4/src/integrators/NPTi.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-4/src/integrators/NPTi.hpp (file contents):
Revision 1836 by tim, Thu Dec 2 02:08:29 2004 UTC vs.
Revision 1837 by tim, Thu Dec 2 22:15:31 2004 UTC

# Line 41 | Line 41 | class NPTi : public NPT {
41      public:
42  
43          NPTi(SimInfo* info);
44        ~NPTi();
44  
45      private:
46  
# Line 69 | Line 68 | class NPTi : public NPT {
68          
69   };
70  
72
71   }      //end namespace oopse
72  
73   #endif //INTEGRATORS_NPTI_HPP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines