Implemented extract_fix, extract_variable, flush_buffers; unit test for extract_fix
This commit is contained in:
@ -42,6 +42,7 @@ LMP_ERROR_UNIVERSE = 8
|
||||
|
||||
LMP_VAR_EQUAL = 0
|
||||
LMP_VAR_ATOM = 1
|
||||
LMP_VAR_STRING = 2
|
||||
|
||||
# -------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user