summaryrefslogtreecommitdiff
path: root/.idea/scala_compiler.xml
blob: 8fdaf03040332f3ccd6d682243b67c7a8aa73202 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ScalaCompilerConfiguration">
    <profile name="sbt 1" modules="OthelloAI">
      <option name="implicitConversions" value="true" />
    </profile>
  </component>
</project>