Ignore:
Timestamp:
02/12/07 09:05:33 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.h

    r2113 r2114  
    1212class Environment; 
    1313 
    14 class ViewCellsParser : public Parser 
     14class ViewCellsParser: public Parser 
    1515{ 
    1616public: 
    17   ViewCellsParser():Parser() {} 
     17  ViewCellsParser(): Parser() {} 
    1818   
    1919  bool ParseViewCellsFile(const string &filename,  
Note: See TracChangeset for help on using the changeset viewer.