* num2integral.i.c, num2float.i.c: Removed.
authorMarius Vollmer <mvo@zagadka.de>
Tue, 3 Aug 2004 17:24:28 +0000 (17:24 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Tue, 3 Aug 2004 17:24:28 +0000 (17:24 +0000)
* Makefile.am (noinst_HEADERS): Updated.

libguile/Makefile.am
libguile/num2float.i.c [deleted file]
libguile/num2integral.i.c [deleted file]

index 6d73baf..66631d7 100644 (file)
@@ -165,7 +165,7 @@ install-exec-hook:
 ## compile, since they are #included.  So instead we list them here.
 ## Perhaps we can deal with them normally once the merge seems to be
 ## working.
-noinst_HEADERS = num2integral.i.c num2float.i.c convert.i.c    \
+noinst_HEADERS = convert.i.c   \
                  conv-integer.i.c conv-uinteger.i.c            \
                  win32-uname.h win32-dirent.h win32-socket.h   \
                 private-gc.h
diff --git a/libguile/num2float.i.c b/libguile/num2float.i.c
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/libguile/num2integral.i.c b/libguile/num2integral.i.c
deleted file mode 100644 (file)
index e69de29..0000000