regen makefiles stubs and cleanup runtime lib more
commit1fc26782c86598e73dfa1d1bd79fd949ddc853a0
authorredbrain <redbrain@gcc.gnu.org>
Tue, 1 Feb 2011 18:03:19 +0000 (1 18:03 +0000)
committerredbrain <redbrain@gcc.gnu.org>
Tue, 1 Feb 2011 18:03:19 +0000 (1 18:03 +0000)
treea30ae497681aeb03608dbb53847f12b5e702e722
parenta7242c16316ace905512ad89c5d2575397b70c3a
regen makefiles stubs and cleanup runtime lib more
17 files changed:
libgpython/Makefile.am
libgpython/Makefile.in
libgpython/aclocal.m4
libgpython/autom4te.cache/output.1
libgpython/autom4te.cache/requests
libgpython/autom4te.cache/traces.1
libgpython/config/config.guess
libgpython/config/config.sub
libgpython/configure
libgpython/runtime/obj-boolean.c [moved from libgpython/runtime/obj_boolean.c with 100% similarity]
libgpython/runtime/obj-float.c [copied from libgpython/runtime/obj_float.c with 100% similarity]
libgpython/runtime/obj-integer.c [moved from libgpython/runtime/obj_integer.c with 95% similarity]
libgpython/runtime/obj-list.c [moved from libgpython/runtime/obj_list.c with 100% similarity]
libgpython/runtime/obj-string.c [moved from libgpython/runtime/obj_string.c with 100% similarity]
libgpython/runtime/py-garbage.c [moved from libgpython/runtime/py_garbage.c with 100% similarity]
libgpython/runtime/py-runtime.c [moved from libgpython/runtime/py_runtime.c with 96% similarity]
libgpython/runtime/py-utils.c [moved from libgpython/runtime/obj_float.c with 100% similarity]