- Moved special terms into their own (very) special file.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include "binding.h"
|
||||
#include "arachne.h" // for get_semitrace_length
|
||||
#include "switches.h"
|
||||
#include "specialterm.h"
|
||||
|
||||
#include "xmlout.h"
|
||||
|
||||
@@ -25,7 +26,6 @@
|
||||
* Externally defined
|
||||
*/
|
||||
extern Protocol INTRUDER; // from arachne.c
|
||||
extern Term TERM_Function; // from termlist.c
|
||||
|
||||
/*
|
||||
* Global/static stuff.
|
||||
|
||||
Reference in New Issue
Block a user