model-clients: use `is_root_init` instead of `.name == "init"`
authorJean Privat <jean@pryen.org>
Fri, 17 Oct 2014 09:57:22 +0000 (05:57 -0400)
committerJean Privat <jean@pryen.org>
Thu, 23 Oct 2014 15:39:44 +0000 (11:39 -0400)
commit2a8f8550c88db1012530b8c915afb8db2e6130d8
tree174822487ca969130cd5286ec3ee8bc647dbe197
parente1e9193c7e61b0933014b2ecfaadf2fc4368101c
model-clients: use `is_root_init` instead of `.name == "init"`

Signed-off-by: Jean Privat <jean@pryen.org>
src/compiler/abstract_compiler.nit
src/interpreter/debugger.nit
src/interpreter/naive_interpreter.nit
src/rapid_type_analysis.nit