#include "asl.h"
#include "nlp.h"
#include "getstub.h"
#include "r_opn.hd"
Go to the source code of this file.
Macros | |
#define | CHR (char*) |
Functions | |
ASL * | readASLfg (char **argv) |
Variables | |
fint | timing = 0 |
keyword | keywds [] |
Option_Info | Oinfo |
#define CHR (char*) |
Definition at line 16 of file readASLfg.cpp.
ASL* readASLfg | ( | char ** | argv | ) |
Definition at line 27 of file readASLfg.cpp.
fint timing = 0 |
Definition at line 18 of file readASLfg.cpp.
keyword keywds[] |
Definition at line 20 of file readASLfg.cpp.
Option_Info Oinfo |
Definition at line 24 of file readASLfg.cpp.