Merge: modelize_class: Remove an unnecessary pre-condition
authorJean Privat <jean@pryen.org>
Mon, 8 Aug 2016 14:35:00 +0000 (10:35 -0400)
committerJean Privat <jean@pryen.org>
Mon, 8 Aug 2016 14:35:00 +0000 (10:35 -0400)
`build_classes` calls itself recursively on imported modules. So, there is no point to specify that imported modules must be processed first.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

Pull-Request: #2233
Reviewed-by: Jean Privat <jean@pryen.org>

1  2 
src/modelize/modelize_class.nit

Simple merge