Changeset 2314 in Sophya


Ignore:
Timestamp:
Jan 27, 2003, 8:56:04 AM (23 years ago)
Author:
aubourg
Message:

patch temporaire pour corriger bug introduit en apparence par le nouveau constructeur

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/ProcWSophya/toi2map.cc

    r2311 r2314  
    33//                               Christophe Magneville
    44//                               Reza Ansari
    5 // $Id: toi2map.cc,v 1.32 2003-01-10 08:04:47 aubourg Exp $
     5// $Id: toi2map.cc,v 1.33 2003-01-27 07:56:04 aubourg Exp $
    66
    77#include "machdefs.h"
     
    264264#endif
    265265
    266  if (mMapFName != "") {
     266/* if (mMapFName != "") {
    267267   cout << "saving maps" << endl;
    268268   {
     
    275275   }
    276276 }
    277 
     277*/
    278278//---------------------------------------------------------
    279279} catch (PException & exc) {
Note: See TracChangeset for help on using the changeset viewer.