diff options
author | Simon Ogorodnik <sem-oro@yandex.ru> | 2016-11-03 19:25:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-03 19:25:09 +0300 |
commit | c4cf001951bbe92223fdedaf4bb5fbdeddeb2472 (patch) | |
tree | 9b563ef0ecd32865af82b4c92a07adbdecb54fd4 /.idea/libraries/picocontainer.xml | |
parent | 21b2fcb46a10acc2afdf94639cd208d15856fdc3 (diff) | |
download | dokka-c4cf001951bbe92223fdedaf4bb5fbdeddeb2472.tar.gz dokka-c4cf001951bbe92223fdedaf4bb5fbdeddeb2472.tar.bz2 dokka-c4cf001951bbe92223fdedaf4bb5fbdeddeb2472.zip |
Updated kotlin-compiler to 1.1-M2-8 (#109)
Diffstat (limited to '.idea/libraries/picocontainer.xml')
-rw-r--r-- | .idea/libraries/picocontainer.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.idea/libraries/picocontainer.xml b/.idea/libraries/picocontainer.xml deleted file mode 100644 index ae62c0ee..00000000 --- a/.idea/libraries/picocontainer.xml +++ /dev/null @@ -1,9 +0,0 @@ -<component name="libraryTable"> - <library name="picocontainer"> - <CLASSES> - <root url="jar://$PROJECT_DIR$/lib/picocontainer.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES /> - </library> -</component>
\ No newline at end of file |