diff options
author | Dmitry Jemerov <intelliyole@gmail.com> | 2015-01-30 19:23:08 +0100 |
---|---|---|
committer | Dmitry Jemerov <intelliyole@gmail.com> | 2015-01-30 19:23:08 +0100 |
commit | da1b31b03bc70bf6feb1111e68e5ffd032a6d82c (patch) | |
tree | 871bafd9851a6508395e3d7a4a920129b23e006a /.idea/modules.xml | |
parent | b5286f576f470ad1665a7b1acc9ea276bc1a0c18 (diff) | |
parent | 1602b0f593cd0b9d0895177ce71827d934c8982b (diff) | |
download | dokka-da1b31b03bc70bf6feb1111e68e5ffd032a6d82c.tar.gz dokka-da1b31b03bc70bf6feb1111e68e5ffd032a6d82c.tar.bz2 dokka-da1b31b03bc70bf6feb1111e68e5ffd032a6d82c.zip |
Merge pull request #19 from orangy/ant-task
Ant task for Dokka
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml index 142d525a..bfcf8757 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,8 +2,8 @@ <project version="4"> <component name="ProjectModuleManager"> <modules> + <module fileurl="file://$PROJECT_DIR$/ant/ant.iml" filepath="$PROJECT_DIR$/ant/ant.iml" /> <module fileurl="file://$PROJECT_DIR$/dokka.iml" filepath="$PROJECT_DIR$/dokka.iml" /> </modules> </component> -</project> - +</project>
\ No newline at end of file |