nitg-s/e: moved properties selection outside of layout builders.
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 3 Sep 2013 20:24:56 +0000 (16:24 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Tue, 3 Sep 2013 20:24:56 +0000 (16:24 -0400)
commit9f0738a6f4d6f53de6b0a32468c3e95ee978cd15
treef08271e85d66ee4129e758bce7d07a02d03104ec
parent0de4b92d8b59e11695f02283a7590d348a57a969
nitg-s/e: moved properties selection outside of layout builders.

The property selection is now made by the compiler rather than the layout builder

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
src/layout_builders.nit
src/separate_compiler.nit
src/separate_erasure_compiler.nit