Changeset 1609 in Sophya for trunk/SophyaLib/SUtils/datacards.cc
- Timestamp:
- Jul 31, 2001, 4:02:39 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SUtils/datacards.cc
r1607 r1609 1 1 // 2 // $Id: datacards.cc,v 1. 7 2001-07-31 08:06:06cmv Exp $2 // $Id: datacards.cc,v 1.8 2001-07-31 14:02:38 cmv Exp $ 3 3 // 4 4 // … … 18 18 //++ 19 19 // Class DataCards 20 // Lib Utils20 // Lib SUtils 21 21 // include datacards.h 22 22 // … … 38 38 /*! 39 39 \class SOPHYA::DataCards 40 \ingroup Utils40 \ingroup SUtils 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.