Skip to content
Snippets Groups Projects
Commit 224844ce authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

ws

parent e95b7dc4
No related branches found
No related tags found
No related merge requests found
...@@ -37,5 +37,5 @@ object Settings { ...@@ -37,5 +37,5 @@ object Settings {
case class Settings( case class Settings(
val synthesis: Boolean = false, val synthesis: Boolean = false,
val xlang: Boolean = false, val xlang: Boolean = false,
val verify: Boolean = true val verify: Boolean = true
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment