Ignore:
Timestamp:
11/03/05 11:42:45 (19 years ago)
Author:
bittner
Message:

preparation for vss preprocessor. converted all .cpp and .h to dos new line format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/Environment.h

    r162 r372  
    311311  /// returns named option as a character string. 
    312312  bool GetStringValue(const char *name, 
    313                       char *value, 
    314                       const bool isFatal = false) const; 
     313                                                                                        char *value, 
     314                                                                                        const bool isFatal = false) const; 
    315315   
    316316  //@} 
Note: See TracChangeset for help on using the changeset viewer.