Skip to content

Commit

Permalink
further iml cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
Holger Brandl committed May 3, 2011
1 parent aa2b15e commit 76d6e61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions matlab-server/matlab-server.iml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: matlab-jmi:matlab-jmi:2009b" level="project" />
<orderEntry type="library" name="Maven: jmatlink:jmatlink:1.3" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-math:2.0" level="project" />
<orderEntry type="library" name="Maven: matlab-jmi:matlab-jmi:2009b" level="project" />
<orderEntry type="library" name="Maven: jmatlink:jmatlink:1.3" level="project" />
<orderEntry type="library" name="Maven: gnu.cajo:cajo:1.134" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-math:2.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.7" level="project" />
Expand Down
2 changes: 1 addition & 1 deletion matlab-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>de.mpicbg.sweng</groupId>
<artifactId>mpicbg-matlab</artifactId>
<artifactId>matlab-server</artifactId>
<version>1.0</version>

<dependencies>
Expand Down

0 comments on commit 76d6e61

Please sign in to comment.