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-02 10:43:59 +0100 |
commit | 30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9 (patch) | |
tree | 9ab8760bdfffab275b98d4e89fe5244c3d1d8809 /spss/spss.iml | |
parent | c3a7ea3758c23d0d1f147aa29c13d09fd0334f35 (diff) | |
download | moa-id-spss-30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9.tar.gz moa-id-spss-30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9.tar.bz2 moa-id-spss-30db55cc7a7a9bfa67b321e66bb8d1b1abf7afc9.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> - |