@@ -0,0 +1,12 @@
#ifndef MGU
#define MGU
#include "terms.h"
#include "termlists.h"
#include "substitutions.h"
#define MGUFAIL (Termlist) -1
Termlist termMguTerm (Term t1, Term t2);
#endif
The note is not visible to the blocked user.