Changeset 1761 in Sophya for trunk/ArchTOIPipe/ProcWSophya/toi2map.h
- Timestamp:
- Nov 13, 2001, 5:14:44 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/toi2map.h
r1739 r1761 5 5 // Christophe Magneville 6 6 // Reza Ansari 7 // $Id: toi2map.h,v 1. 8 2001-11-08 17:47:23 cmvExp $7 // $Id: toi2map.h,v 1.9 2001-11-13 16:14:43 aubourg Exp $ 8 8 9 9 #ifndef TOI2MAP_H … … 61 61 {mTMax = tmax; mValMax = vmax;} 62 62 // Print 63 void Print( ostream & os);63 void Print(std::ostream & os); 64 64 65 65 protected:
Note:
See TracChangeset
for help on using the changeset viewer.