Merge: Sys.run
authorJean Privat <jean@pryen.org>
Thu, 7 Aug 2014 01:24:03 +0000 (21:24 -0400)
committerJean Privat <jean@pryen.org>
Thu, 7 Aug 2014 01:24:03 +0000 (21:24 -0400)
Add `Sys::run` as the new entry point of programs.
So some modules (eg. platforms) can more easily inject code before or after the execution of programs.

Pull-Request: #652
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>


Trivial merge