ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/io/RestWriter.hpp
(Generate patch)

Comparing trunk/OOPSE-3.0/src/io/RestWriter.hpp (file contents):
Revision 2101 by chrisfen, Thu Mar 10 15:10:24 2005 UTC vs.
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC

# Line 1 | Line 1
1 < /*
1 > /*
2   * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
# Line 61 | Line 61 | namespace oopse { (public)
61  
62    class RestWriter{
63      
64 < public:
64 >  public:
65      RestWriter( SimInfo* info );
66      ~RestWriter();
67      
68      void writeZangle();
69      
70 < private:
70 >  private:
71        
72      SimInfo* info_;
73      std::string outName;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines