update boom | match build.sbt

This commit is contained in:
abejgonzalez
2019-04-17 16:06:42 -07:00
parent 30ef609fb8
commit 68b2da6b3a
3 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
#########################################################################################
# default variables to invoke the generator
# descriptions:
# PROJECT = the scala package to find the MODEL in
# PROJECT = the scala package to find the MODEL/Generator in
# MODEL = the top level module of the project (normally the harness)
# CONFIG = the configuration class to give the parameters for the project
# CFG_PROJECT = the scala package to find the CONFIG class