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... --- docs/config.texi.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/config.texi.in (limited to 'docs/config.texi.in') diff --git a/docs/config.texi.in b/docs/config.texi.in new file mode 100644 index 0000000..259ef19 --- /dev/null +++ b/docs/config.texi.in @@ -0,0 +1 @@ +@set VERSION ${TCC_VERSION} -- cgit v1.3.1