Moved expand.c from libtest to programs/expand.
commitacfda14a81a335c6aee7f10bc3dcc8847b7346be
authorAlexandre Julliard <julliard@winehq.org>
Mon, 20 May 2002 19:18:16 +0000 (20 19:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 May 2002 19:18:16 +0000 (20 19:18 +0000)
treece0b37a0013f34cbb1c797163cfde424db79d73d
parent67e8dc68613953a714dee6e9f6d28853af100513
Moved expand.c from libtest to programs/expand.
Removed the rest of the libtest directory.
21 files changed:
Makefile.in
configure
configure.ac
libtest/.cvsignore [deleted file]
libtest/Makefile.in [deleted file]
libtest/guitest.c [deleted file]
libtest/guitest.rc [deleted file]
libtest/guitest.rh [deleted file]
libtest/hello.c [deleted file]
libtest/hello2.c [deleted file]
libtest/hello3.c [deleted file]
libtest/hello3res.rc [deleted file]
libtest/hello4.c [deleted file]
libtest/hello5.c [deleted file]
libtest/new.c [deleted file]
libtest/rolex.c [deleted file]
libtest/volinfo.c [deleted file]
programs/Makefile.in
programs/expand/.cvsignore [new file with mode: 0644]
programs/expand/Makefile.in [new file with mode: 0644]
programs/expand/expand.c [moved from libtest/expand.c with 63% similarity]