support for option comments(X) in read_term/1.
This commit is contained in:
@@ -26,3 +26,4 @@ typedef struct VARSTRUCT {
|
||||
struct VARSTRUCT *VarLeft, *VarRight;
|
||||
char VarRep[1];
|
||||
} VarEntry;
|
||||
|
||||
|
Reference in New Issue
Block a user