summaryrefslogtreecommitdiff
path: root/.idea/libraries/SBT__com_typesafe_config_1_2_1.xml
diff options
context:
space:
mode:
authorlihaoyi <haoyi.sg@gmail.com>2014-11-23 16:47:15 -0800
committerlihaoyi <haoyi.sg@gmail.com>2014-11-23 16:47:15 -0800
commit3547ab4bd7e84818242d15ba813d9312d2456b09 (patch)
tree9595d4ca1781d60d93caa7ba947c745837a33f91 /.idea/libraries/SBT__com_typesafe_config_1_2_1.xml
parent1c4cb72b209ab11c9e52c3bb490adf759f17fd0c (diff)
downloadhands-on-scala-js-3547ab4bd7e84818242d15ba813d9312d2456b09.tar.gz
hands-on-scala-js-3547ab4bd7e84818242d15ba813d9312d2456b09.tar.bz2
hands-on-scala-js-3547ab4bd7e84818242d15ba813d9312d2456b09.zip
Lots of changes
Diffstat (limited to '.idea/libraries/SBT__com_typesafe_config_1_2_1.xml')
-rw-r--r--.idea/libraries/SBT__com_typesafe_config_1_2_1.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/.idea/libraries/SBT__com_typesafe_config_1_2_1.xml b/.idea/libraries/SBT__com_typesafe_config_1_2_1.xml
new file mode 100644
index 0000000..6a5807f
--- /dev/null
+++ b/.idea/libraries/SBT__com_typesafe_config_1_2_1.xml
@@ -0,0 +1,14 @@
+<component name="libraryTable">
+ <library name="SBT: com.typesafe:config:1.2.1">
+ <CLASSES>
+ <root url="jar://$USER_HOME$/.ivy2/cache/com.typesafe/config/bundles/config-1.2.1.jar!/" />
+ <root url="jar://$USER_HOME$/.ivy2/cache/com.typesafe/config/jars/config-1.2.1.jar!/" />
+ </CLASSES>
+ <JAVADOC>
+ <root url="jar://$USER_HOME$/.ivy2/cache/com.typesafe/config/docs/config-1.2.1-javadoc.jar!/" />
+ </JAVADOC>
+ <SOURCES>
+ <root url="jar://$USER_HOME$/.ivy2/cache/com.typesafe/config/srcs/config-1.2.1-sources.jar!/" />
+ </SOURCES>
+ </library>
+</component> \ No newline at end of file