summaryrefslogtreecommitdiff
path: root/nyqsrc/localptrs.h
diff options
context:
space:
mode:
Diffstat (limited to 'nyqsrc/localptrs.h')
-rw-r--r--nyqsrc/localptrs.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/nyqsrc/localptrs.h b/nyqsrc/localptrs.h
new file mode 100644
index 0000000..8789cfa
--- /dev/null
+++ b/nyqsrc/localptrs.h
@@ -0,0 +1,9 @@
+/* localptrs.h -- extend XLISP with these functions
+ *
+ * CHANGE LOG
+ * 28-Apr-03 rbd Removed "include switches.h" -- already included
+ */
+
+/* extension to xlisp */
+#include "sndfnintptrs.h"
+#include "seqfnintptrs.h"