Changeset 1607 in Sophya for trunk/SophyaLib/SUtils/datacards.cc
- Timestamp:
- Jul 31, 2001, 10:08:36 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SUtils/datacards.cc
r1371 r1607 1 1 // 2 // $Id: datacards.cc,v 1. 6 2001-01-05 17:06:03 ansariExp $2 // $Id: datacards.cc,v 1.7 2001-07-31 08:06:06 cmv Exp $ 3 3 // 4 4 // … … 18 18 //++ 19 19 // Class DataCards 20 // Lib SysTools20 // Lib Utils 21 21 // include datacards.h 22 22 // … … 38 38 /*! 39 39 \class SOPHYA::DataCards 40 \ingroup SysTools40 \ingroup Utils 41 41 This class can be used for decoding program parameters from an ascii 42 42 file. Each line of the ascii contains a keyword starting with \b @ .
Note:
See TracChangeset
for help on using the changeset viewer.