Added a configuration file for seting up parameters
This commit is contained in:
@@ -42,5 +42,4 @@ package object util {
|
||||
new BufferedInputStream(new FileInputStream(filename))
|
||||
}
|
||||
|
||||
implicit def int2Helper(x : Int) = new IntFraction(x)
|
||||
}
|
||||
Reference in New Issue
Block a user