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)
commit8cbe2916576bba25293614e58ac9c5c33cedba9b
treedf968ea98f8dcf6196d3fe1a8bd6cce322a74edf
parent1d2db0bb835a500560b25033bdfbf7ce8e1b9c57
parent49b48ecd0a8509bd1ea8b6fd563eebdc07d37f21
Merge: Relocate examples

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>
lib/mpi/mpi.nit
lib/pnacl/pnacl.nit