added method for unparsing an expression in Fortran or C
This commit is contained in:
@@ -266,6 +266,7 @@ extern "C" {
|
||||
void updateTypeAndSymbolInStmts(...);
|
||||
void updateTypesAndSymbolsInBodyOfRoutine(...);
|
||||
char* UnparseBif_Char(...);
|
||||
char *UnparseLLND_Char(...);
|
||||
char *UnparseLLND_Char(...);
|
||||
char *UnparseLLnode_Char(...);
|
||||
void UnparseProgram_ThroughAllocBuffer(...);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user