From 1cba229703fa296aa2c1d8b6b137badf712e9b1a Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Fri, 18 Dec 2015 02:27:38 +0400 Subject: [PATCH] IDEA files. --- .idea/modules.xml | 3 ++- kobalt.iml | 19 +++++++------------ modules/wrapper/modules_wrapper.iml | 18 ++++++++++++++++++ 3 files changed, 27 insertions(+), 13 deletions(-) create mode 100644 modules/wrapper/modules_wrapper.iml diff --git a/.idea/modules.xml b/.idea/modules.xml index fced32d6..a41ffd7c 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -4,7 +4,8 @@ - + + \ No newline at end of file diff --git a/kobalt.iml b/kobalt.iml index 6f84cb59..2b0a7d1a 100644 --- a/kobalt.iml +++ b/kobalt.iml @@ -1,23 +1,18 @@ - - - - + + - - + + - - - - - - + + + \ No newline at end of file diff --git a/modules/wrapper/modules_wrapper.iml b/modules/wrapper/modules_wrapper.iml new file mode 100644 index 00000000..2b976c0b --- /dev/null +++ b/modules/wrapper/modules_wrapper.iml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file