You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

GameOfLifeAssignment.iml 559B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" inherit-compiler-output="true">
  4. <exclude-output />
  5. <content url="file://$MODULE_DIR$">
  6. <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
  7. <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
  8. </content>
  9. <orderEntry type="inheritedJdk" />
  10. <orderEntry type="sourceFolder" forTests="false" />
  11. <orderEntry type="library" name="jars" level="project" />
  12. </component>
  13. </module>