diff options
author | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-04 20:26:59 +0100 |
---|---|---|
committer | Bojan Suzic <bojan.suzic@iaik.tugraz.at> | 2014-03-04 20:26:59 +0100 |
commit | b6e7ce977ab350405a7d032ed5a852d5c47c3a9d (patch) | |
tree | 53fd4695c5b508418a1a404284ce996a01311393 /MOA.iml | |
parent | eb32824288778c0fd427dbcbf826c8d9c16596b2 (diff) | |
parent | d22d1372540058c1e20a49c5df23f9ba6f880089 (diff) | |
download | moa-id-spss-b6e7ce977ab350405a7d032ed5a852d5c47c3a9d.tar.gz moa-id-spss-b6e7ce977ab350405a7d032ed5a852d5c47c3a9d.tar.bz2 moa-id-spss-b6e7ce977ab350405a7d032ed5a852d5c47c3a9d.zip |
after merge bs_3_fr
Diffstat (limited to 'MOA.iml')
-rw-r--r-- | MOA.iml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/MOA.iml b/MOA.iml deleted file mode 100644 index c418d6693..000000000 --- a/MOA.iml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <content url="file://$MODULE_DIR$"> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> - |