Line | |
---|
1 | /*
|
---|
2 | * dbin.h
|
---|
3 | *
|
---|
4 | * C++ utility routines for the dbin package: see dbin.lex
|
---|
5 | *
|
---|
6 | * N.B. The Strings class from the CLHEP library is used.
|
---|
7 | *
|
---|
8 | * Torre Wenaus 04/01/1994
|
---|
9 | *
|
---|
10 | * Modifications:
|
---|
11 | * 8/21/95 T. Wenaus Mod history started
|
---|
12 | * 8/21/95 TW Strings class removed from dbin generated code.
|
---|
13 | * 8/22/95 TW Strings class removed from dbinc.cc
|
---|
14 | *
|
---|
15 | * November 1995: some clean up to be able to run this code and
|
---|
16 | * standard dbin simulateneously..
|
---|
17 | * Make some routine & variable static, and change the name of routine
|
---|
18 | * called from the outside, following the Nirvana/mcfio conventions.
|
---|
19 | *
|
---|
20 | */
|
---|
21 | void mcf_ntubldRead(char* fname);
|
---|
Note:
See
TracBrowser
for help on using the repository browser.