first step on separating drivers from library
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#ifdef USE_MYDDAS
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
@@ -112,5 +111,3 @@ myddas_init_initialize_predicate(const char *pred_name, int pred_arity,
|
||||
|
||||
return new;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user