diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-03-02 10:43:59 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-03-13 08:59:21 +0100 |
commit | 9f1f72e164973e8a9a81be5c105fd11cc5cf3ef9 (patch) | |
tree | 7f7582b38e66c8a6537c4940603bcaf251aa89f5 /spss/spss.iml | |
parent | 24317008110311175a97b50895a01c4553b04396 (diff) | |
download | moa-id-spss-9f1f72e164973e8a9a81be5c105fd11cc5cf3ef9.tar.gz moa-id-spss-9f1f72e164973e8a9a81be5c105fd11cc5cf3ef9.tar.bz2 moa-id-spss-9f1f72e164973e8a9a81be5c105fd11cc5cf3ef9.zip |
remove MOA-SPSS source code from MOA-ID repository. The MOA-SPSS source is already moved to a new repository.
Diffstat (limited to 'spss/spss.iml')
-rw-r--r-- | spss/spss.iml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/spss/spss.iml b/spss/spss.iml deleted file mode 100644 index c418d6693..000000000 --- a/spss/spss.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> - |