nitc: allows other modules to append to native interface options
authorAlexis Laferrière <alexis.laf@xymus.net>
Sat, 18 Feb 2012 23:27:58 +0000 (18:27 -0500)
committerAlexis Laferrière <alexis.laf@xymus.net>
Thu, 12 Apr 2012 19:38:15 +0000 (15:38 -0400)
commitdc39d93fa7bd9d8df6237ea2ea7923bd74f9cc93
treec5cb7d378810dd176bec5ff073f1c1b50735ed66
parent0e8c3fb7efb47a8896c1ddde4d0b3d3b3916fe4f
nitc: allows other modules to append to native interface options

By appending options from the command line instead of replacing
the existing array, tihs allows any modules to append to the same list.

This is a clean fix for problems with separate_options.nit

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
src/nitc.nit