Ignore:
Timestamp:
06/21/10 10:53:06 (14 years ago)
Author:
hozdoba
Message:

Prise en charge simplifiée des axes et des grilles.
Simplification du code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src/XMLIO/main_cpp.cpp

    r108 r110  
    1111   try 
    1212   { 
    13       string file("/local/XMLIOSERVER_DEV/dev_rv/test/iodef_test.xml"); 
    14       //string file("/local/XMLIOSERVER_DEV/dev_rv/iodef_test.xml"); 
     13      //string file("/local/XMLIOSERVER_DEV/dev_rv/test/iodef_test.xml"); 
     14      string file("/local/XMLIOSERVER_DEV/dev_rv/iodef_test.xml"); 
    1515 
    1616      ifstream istr( file.c_str() , ifstream::in ); 
Note: See TracChangeset for help on using the changeset viewer.