Merge: Relocate examples
authorJean Privat <jean@pryen.org>
Fri, 28 Aug 2015 13:11:06 +0000 (09:11 -0400)
committerJean Privat <jean@pryen.org>
Fri, 28 Aug 2015 13:11:06 +0000 (09:11 -0400)
Some short programs in `examples` are related to specific libraries. Therefore to improve coupling and cohesion, these examples are moved into a subdirectory of their associated libs.

Basically, it means moving `examples/foo` into `lib/foo/examples`

Pull-Request: #1656
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>

1  2 
lib/mpi/mpi.nit
lib/pnacl/pnacl.nit

diff --cc lib/mpi/mpi.nit
Simple merge
Simple merge