diff options
| author | Leif Johansson <leifj@sunet.se> | 2012-04-23 14:54:11 +0200 |
|---|---|---|
| committer | Leif Johansson <leifj@sunet.se> | 2012-04-23 14:54:11 +0200 |
| commit | a61f37c9123a5ffcf8a480c7e28c0a2c63b0ed5c (patch) | |
| tree | 781cefe365d5e8a8387a9d79d6a1cedb1f489b49 /.idea/misc.xml | |
| parent | 131f7f2d869d394ac6e942c1135529033f1e0ca2 (diff) | |
pycharm settingspycharm
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..66e920b --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectResources"> + <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype> + </component> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 2.6.6 virtualenv at /opt/virtualenv/coip-test" project-jdk-type="Python SDK" /> +</project> + |
