Changeset 1896 for trunk/source/parse_print.cpp
- Timestamp:
- 03/30/08 16:05:35 (9 months ago)
- Files:
-
- 1 modified
-
trunk/source/parse_print.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/parse_print.cpp
r1891 r1896 95 95 { 96 96 /* print compiler and code version information */ 97 fprintf( ioQQQ, "\nThis is Cloudy , version%s\n%s\n\n" ,97 fprintf( ioQQQ, "\nThis is Cloudy %s\n%s\n\n" , 98 98 version::Inst().chVersion, 99 99 version::Inst().chInfo );
