diff options
author | David Schweinsberg <[email protected]> | 2019-09-09 11:14:05 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2019-09-09 11:14:05 -0700 |
commit | 93146f57a126dc187377f4d2a754293f7a12ef2d (patch) | |
tree | 8f46f8204ab08ca44aa42c7b38695d22d39b065e /.idea/modules.xml | |
parent | fc3383d430ffcb313c155d31a1116fa846ff28d4 (diff) | |
parent | 38f203140f966bb8ed0b379643a7530784d7edb4 (diff) |
Merge pull request #10 from dcsch/split-up
Reduced to library-only code
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 40b4b4c..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/typecast.iml" filepath="$PROJECT_DIR$/typecast.iml" /> - </modules> - </component> -</project>
\ No newline at end of file |