summaryrefslogtreecommitdiff
path: root/.idea/scala_compiler.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/scala_compiler.xml')
-rw-r--r--.idea/scala_compiler.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.idea/scala_compiler.xml b/.idea/scala_compiler.xml
index a26a233..8fdaf03 100644
--- a/.idea/scala_compiler.xml
+++ b/.idea/scala_compiler.xml
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ScalaCompilerConfiguration">
- <profile name="sbt 1" modules="OthelloAI" />
+ <profile name="sbt 1" modules="OthelloAI">
+ <option name="implicitConversions" value="true" />
+ </profile>
</component>
</project> \ No newline at end of file