From 47e06c6d4e542e47fcbad69a78c2436a854a0779 Mon Sep 17 00:00:00 2001 From: gus knight Date: Mon, 27 Jul 2015 16:03:25 -0400 Subject: Reorganize the source tree. * Documentation is now in "docs". * Source code is now in "src". * Misc. fixes here and there so that everything still works. I think I got everything in this commit, but I only tested this on Linux (Make) and Windows (CMake), so I might've messed something up on other platforms... --- config.texi.in | 1 - 1 file changed, 1 deletion(-) delete mode 100644 config.texi.in (limited to 'config.texi.in') diff --git a/config.texi.in b/config.texi.in deleted file mode 100644 index 259ef19..0000000 --- a/config.texi.in +++ /dev/null @@ -1 +0,0 @@ -@set VERSION ${TCC_VERSION} -- cgit v1.3.1