Implemented base module builder
* ModuleBuilder generalizes the building of modules: user needs only supply list of CoreDefinitions to build * provides main() to run automatically * CoreDefinition: additional constructor to automatically supply root dir in ip/<name> subdir
ModuleBuilder.scala
0 → 100644