Changeset 2314 in Sophya for trunk/ArchTOIPipe/ProcWSophya
- Timestamp:
- Jan 27, 2003, 8:56:04 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/toi2map.cc
r2311 r2314 3 3 // Christophe Magneville 4 4 // Reza Ansari 5 // $Id: toi2map.cc,v 1.3 2 2003-01-10 08:04:47aubourg Exp $5 // $Id: toi2map.cc,v 1.33 2003-01-27 07:56:04 aubourg Exp $ 6 6 7 7 #include "machdefs.h" … … 264 264 #endif 265 265 266 if (mMapFName != "") {266 /* if (mMapFName != "") { 267 267 cout << "saving maps" << endl; 268 268 { … … 275 275 } 276 276 } 277 277 */ 278 278 //--------------------------------------------------------- 279 279 } catch (PException & exc) {
Note:
See TracChangeset
for help on using the changeset viewer.