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