1
0
mirror of https://github.com/christiaangoossens/Planetary-Orbit-Simulator synced 2025-07-12 13:22:20 +00:00

Setting up the workspace for the simulator

This commit is contained in:
2016-07-05 09:16:13 +02:00
parent cfcf6b4546
commit 9c56112d05
17 changed files with 674 additions and 0 deletions

9
.idea/Orbit Simulator v2.iml generated Normal file
View File

@ -0,0 +1,9 @@
<?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$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>