source: tags/initial/TREEGEN/simcfg.h

Last change on this file was 2, checked in by oldcode, 23 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 165 bytes
Line 
1#ifndef __SIMCFG_H
2#define __SIMCFG_H
3
4#ifndef __DEFINES_H
5    #include "defines.h"
6#endif
7
8__PROTOTYPEN__
9
10    void readSimCfg (cstr fname);
11
12__PROTOENDE__
13
14#endif
Note: See TracBrowser for help on using the repository browser.