diff options
author | adam <adamansky@gmail.com> | 2013-09-12 23:18:20 +0700 |
---|---|---|
committer | adam <adamansky@gmail.com> | 2013-09-12 23:18:20 +0700 |
commit | 7efefb95d67cb68adf4c35029ec484f6cd50da01 (patch) | |
tree | 6910a4455ac3ce16f019c8b41bf34764004dbb39 /nejdb | |
parent | 58671a011187bbf863217afeecd2cb4911300950 (diff) | |
download | ejdb-7efefb95d67cb68adf4c35029ec484f6cd50da01.tar.gz ejdb-7efefb95d67cb68adf4c35029ec484f6cd50da01.tar.bz2 ejdb-7efefb95d67cb68adf4c35029ec484f6cd50da01.zip |
moving nejdb into ejdb-csharp repository
Diffstat (limited to 'nejdb')
-rw-r--r-- | nejdb/nejdb.iml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/nejdb/nejdb.iml b/nejdb/nejdb.iml deleted file mode 100644 index ef582b1..0000000 --- a/nejdb/nejdb.iml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" inherit-compiler-output="true"> - <exclude-output /> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module> - |