Skip to content
Snippets Groups Projects
LATIN2.iml 1.46 KiB
Newer Older
  • Learn to ignore specific revisions
  • Florian Rabe's avatar
    Florian Rabe committed
    <?xml version="1.0" encoding="UTF-8"?>
    <module type="JAVA_MODULE" version="4">
      <component name="NewModuleRootManager">
        <output url="file://$MODULE_DIR$/bin" />
        <output-test url="file:///test/LATIN2" />
        <exclude-output />
        <content url="file://$MODULE_DIR$">
          <sourceFolder url="file://$MODULE_DIR$/export/lf-scala" isTestSource="false" />
    
          <sourceFolder url="file://$MODULE_DIR$/scala/latin2/sfol" isTestSource="false" />
          <sourceFolder url="file://$MODULE_DIR$/scala/latin2/tptp" isTestSource="false" />
    
    Florian Rabe's avatar
    Florian Rabe committed
        </content>
        <orderEntry type="inheritedJdk" />
        <orderEntry type="sourceFolder" forTests="false" />
        <orderEntry type="module" module-name="mmt-api" />
        <orderEntry type="module" module-name="mmt-lf" />
        <orderEntry type="module-library">
          <library>
            <CLASSES>
              <root url="jar://$MODULE_DIR$/lib/scala-tptp-parser.jar!/" />
            </CLASSES>
            <JAVADOC />
            <SOURCES />
          </library>
        </orderEntry>
        <orderEntry type="module-library">
          <library>
            <CLASSES>
              <root url="jar://$MODULE_DIR$/lib/leo3.jar!/" />
            </CLASSES>
            <JAVADOC />
            <SOURCES />
          </library>
        </orderEntry>
    
        <orderEntry type="library" name="sbt: org.scala-lang:scala-library:2.13.4:jar" level="project" />
        <orderEntry type="library" name="sbt: org.scala-lang.modules:scala-xml_2.13:2.1.0:jar" level="project" />
    
    Florian Rabe's avatar
    Florian Rabe committed
      </component>
    
    </module>