improved Sage, fixed dedlock

This commit is contained in:
ALEXks
2023-12-06 12:01:00 +03:00
parent f08f46a536
commit 2540237e42
8 changed files with 13592 additions and 13585 deletions

View File

@@ -404,6 +404,7 @@ void startioctl();
void endioctl();
void redefine_func_arg_type();
int isResultVar();
int yylex();
/* used by FORTRAN M */
PTR_BFND make_processdo();