Updated the IDEA project

This commit is contained in:
Fedor Isakov 2015-10-30 16:41:14 +01:00
parent 4c47777680
commit 6bff425cec
3 changed files with 14 additions and 1 deletions

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false">
<file url="PROJECT" charset="UTF-8" />
</component>
</project>

View File

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="mps-{closures,collections}">
<CLASSES>
<root url="jar:///Applications/MPS 3.3 EAP.app/Contents/lib/mps-closures.jar!/" />
<root url="jar:///Applications/MPS 3.3 EAP.app/Contents/lib/mps-collections.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

View File

@ -21,5 +21,6 @@
<orderEntry type="library" name="jchr" level="project" />
<orderEntry type="module" module-name="Logic" scope="TEST" />
<orderEntry type="module" module-name="Atom" scope="TEST" />
<orderEntry type="library" name="mps-{closures,collections}" level="project" />
</component>
</module>