- Timestamp:
- 11/01/99 11:05:54 (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Reflector/reflector.cxx
r292 r301 20 20 // 21 21 // $RCSfile: reflector.cxx,v $ 22 // $Revision: 1. 1.1.1$22 // $Revision: 1.2 $ 23 23 // $Author: harald $ 24 // $Date: 1999-1 0-29 07:00:33$24 // $Date: 1999-11-01 11:05:54 $ 25 25 // 26 26 //////////////////////////////////////////////////////////////////////// … … 1232 1232 log(SIGNATURE, " * * * READING DATA FROM STDIN * * *\n"); 1233 1233 1234 get_stdin_files( NULL, lE, uE, TRUE);1234 get_stdin_files( 0, lE, uE, TRUE); 1235 1235 1236 1236 } … … 3531 3531 // 3532 3532 // $Log: not supported by cvs2svn $ 3533 // Revision 1.1.1.1 1999/10/29 07:00:33 harald 3534 // This is the startpoint for the futher development of the Reflector program 3535 // of Jose Carlos. For all developments use this CVS-controlled directory. 3536 // 3533 3537 // Revision 1.18 1999/10/05 11:11:12 gonzalez 3534 3538 // Sep.1999
Note:
See TracChangeset
for help on using the changeset viewer.