lib: move `examples/nitcorn` to `lib/nitcorn/examples`
authorJean Privat <jean@pryen.org>
Tue, 25 Aug 2015 19:07:27 +0000 (15:07 -0400)
committerJean Privat <jean@pryen.org>
Sat, 29 Aug 2015 00:23:31 +0000 (20:23 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

lib/nitcorn/examples/Makefile [moved from examples/nitcorn/Makefile with 100% similarity]
lib/nitcorn/examples/src/file_server_on_port_80.nit [moved from examples/nitcorn/src/file_server_on_port_80.nit with 100% similarity]
lib/nitcorn/examples/src/nitcorn_hello_world.nit [moved from examples/nitcorn/src/nitcorn_hello_world.nit with 100% similarity]
lib/nitcorn/examples/src/xymus_net.nit [moved from examples/nitcorn/src/xymus_net.nit with 100% similarity]
lib/nitcorn/examples/www/hello_world/dir/a.txt [moved from examples/nitcorn/www/hello_world/dir/a.txt with 100% similarity]
lib/nitcorn/examples/www/hello_world/dir/b.txt [moved from examples/nitcorn/www/hello_world/dir/b.txt with 100% similarity]
lib/nitcorn/examples/www/hello_world/favicon.ico [moved from examples/nitcorn/www/hello_world/favicon.ico with 100% similarity]