Adding support for Scala 2.13

Mostly import changes
Some formatting changes
Runs +test
This commit is contained in:
chick
2021-08-16 10:15:07 -07:00
parent b2cee7ccb8
commit ae01e170db
6 changed files with 26 additions and 22 deletions

View File

@@ -1,6 +1,7 @@
package barstools.macros
import mdf.macrolib._
import mdf.macrolib.SRAMMacro
/** Tests to check that the cost function mechanism is working properly. */