nitcc: move nitcc_runtime to lib/
authorJean Privat <jean@pryen.org>
Thu, 17 Oct 2013 16:18:51 +0000 (12:18 -0400)
committerJean Privat <jean@pryen.org>
Thu, 17 Oct 2013 16:18:51 +0000 (12:18 -0400)
commit16d9800a36ed037a7be9c51590fdb6427f63c3f8
tree2b962aca19ba8ff6f2b756a7bd5d4cf416d454d4
parentad3a9dbef1a2e69c9a852fa4ed8eb34ceb08a0f9
nitcc: move nitcc_runtime to lib/

The point of the runtime library is to be accessible by programs.

Signed-off-by: Jean Privat <jean@pryen.org>
lib/nitcc_runtime.nit [moved from contrib/nitcc/nitcc_runtime.nit with 100% similarity]