remove obsolete #defines for BEGIN END LENGTH FORWARD

This commit is contained in:
rlar 2010-10-09 11:35:17 +00:00
parent 31a8c98462
commit 526a3fce6c
2 changed files with 4 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2010-10-09 Robert Larice
* src/include/profile.h :
remove obsolete #defines for BEGIN END LENGTH FORWARD
2010-10-09 Robert Larice
* src/include/fteparse.h :
remove obsolete #defines for MAXARITY NUM STRING PNODE

View File

@ -23,11 +23,6 @@ typedef struct sDOPprofile {
struct sDOPprofile *next;
} DOPprofile;
#define BEGIN ???
#define END ???
#define LENGTH ???
#define FORWARD ???
#define CONC param[1]
#define PEAK_CONC param[1]
#define IMPID param[1]