Updated the IDEA project
This commit is contained in:
parent
4c47777680
commit
6bff425cec
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
|
|
@ -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>
|
||||
Loading…
Reference in New Issue