Changeset 2105 for code/trunk/src/core
- Timestamp:
- Nov 2, 2008, 12:54:45 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/core/CommandLine.cc
r2103 r2105 314 314 file.close(); 315 315 } 316 else317 {318 COUT(2) << "Warning: Could not find " << filename319 << " to get additional command line arguments." << std::endl;320 }321 316 322 317 try
Note: See TracChangeset
for help on using the changeset viewer.