1
0
mirror of https://github.com/christiaangoossens/Planetary-Orbit-Simulator synced 2024-11-22 19:24:10 +00:00
Planetary-Orbit-Simulator/simulator/simulator.iml

12 lines
494 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
2016-07-06 18:33:02 +00:00
<orderEntry type="library" name="vecmath-1.5.2" level="project" />
</component>
2016-07-05 12:49:37 +00:00
</module>