- Big catchup commit to make sure we are up to beta7.
This includes a number of single patches, ranging from the vista fix with the buffers, to the start of many new minor features.
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include "term.h"
|
||||
#include "system.h"
|
||||
|
||||
int checkTypeTerm (const int mgumode, const Term t);
|
||||
int checkTypeTermlist (const int mgumode, Termlist tl);
|
||||
int checkTypeTerm (const Term t);
|
||||
int checkTypeTermlist (Termlist tl);
|
||||
int checkTypeLocals (const System sys);
|
||||
Termlist typelistConjunct (Termlist typelist1, Termlist Typelist2);
|
||||
int checkAllSubstitutions (const System sys);
|
||||
|
||||
Reference in New Issue
Block a user