From b2d72e08f2225a91ab8a202c5910ab41c086d226 Mon Sep 17 00:00:00 2001 From: Ian Brandt Date: Sun, 3 May 2015 12:18:35 -0700 Subject: [PATCH] Renamed project to iARoC-2015. --- .idea/.name | 2 +- .idea/compiler.xml | 6 +-- .idea/encodings.xml | 5 -- .idea/gradle.xml | 3 +- .idea/misc.xml | 63 +++++------------------ .idea/modules.xml | 5 +- .idea/scopes/scope_settings.xml | 5 -- .idea/vcs.xml | 3 +- WhiteLiner2014.iml => iARoC-2015.iml | 5 +- src/org/wintrisstech/erik/iaroc/Lada.java | 2 +- 10 files changed, 23 insertions(+), 76 deletions(-) delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/scopes/scope_settings.xml rename WhiteLiner2014.iml => iARoC-2015.iml (95%) diff --git a/.idea/.name b/.idea/.name index c54ca22..cf46042 100644 --- a/.idea/.name +++ b/.idea/.name @@ -1 +1 @@ -WhiteLiner2014 \ No newline at end of file +iARoC-2015 \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index da84ac3..96cc43e 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,7 +1,6 @@ - - - + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index e206d70..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 4d8ce81..747f24e 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -3,9 +3,8 @@