mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 02:44:50 +00:00
* drawConditions gemaakt en geimplementeerd * drawConditions gemaakt en geimplementeerd, werkt wanneer je het lokaal draait * better draw conditions in a shorter amount of lines * commit for ticho * working draw conditions (maybe?) * moved a little bit * removed a little bit --------- Co-authored-by: michiel <m.brands.3@st.hanze.nl>
19 lines
705 B
XML
19 lines
705 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="EntryPointsManager">
|
|
<list size="1">
|
|
<item index="0" class="java.lang.String" itemvalue="com.google.common.eventbus.Subscribe" />
|
|
</list>
|
|
</component>
|
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
|
<component name="MavenProjectsManager">
|
|
<option name="originalFiles">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/pom.xml" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_24" project-jdk-name="openjdk-25" project-jdk-type="JavaSDK">
|
|
<output url="file://$PROJECT_DIR$/out" />
|
|
</component>
|
|
</project> |