Move headers out into their own directory (include/eruntime).
commitb0db7b9e6c74f8796e813ad08089d951685d404a
authorElfyn McBratney <beu@freenode.net>
Fri, 2 Feb 2007 18:03:58 +0000 (2 18:03 +0000)
committerElfyn McBratney <beu@freenode.net>
Fri, 2 Feb 2007 18:03:58 +0000 (2 18:03 +0000)
treee74af31e5e1618c52cc521da60f11aa1fc1ed983
parent59c122e983d1cadd29eaaabf5550534f4b044a70
Move headers out into their own directory (include/eruntime).
Makefile.top
Makefile.top.in
include/eruntime/list.h [moved from src/list.h with 100% similarity]
include/eruntime/smalloc.h [moved from src/smalloc.h with 100% similarity]
include/eruntime/version.h [moved from src/version.h with 100% similarity]
src/list.c
src/smalloc.c
src/version.c
tests/test-list.c
tests/test-version.c