- Renamed nearly all files. Now, we try to use singular terms.
Exception: states.h is the plural form.
This commit is contained in:
@@ -5,16 +5,16 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
#include "terms.h"
|
||||
#include "termlists.h"
|
||||
#include "term.h"
|
||||
#include "termlist.h"
|
||||
#include "knowledge.h"
|
||||
#include "system.h"
|
||||
#include "memory.h"
|
||||
#include "constraints.h"
|
||||
#include "constraint.h"
|
||||
#include "debug.h"
|
||||
#include "output.h"
|
||||
#include "tracebuf.h"
|
||||
#include "roles.h"
|
||||
#include "role.h"
|
||||
|
||||
/* from compiler.o */
|
||||
extern Term TERM_Type;
|
||||
|
||||
Reference in New Issue
Block a user