From 9d746d02d3865e6721c38fe23a8b9fb72d498293 Mon Sep 17 00:00:00 2001 From: pinene Date: Fri, 27 Feb 2015 11:09:23 +0100 Subject: [PATCH] Library problem solved --- ruralHouses/.classpath | 22 +++++++++++----------- ruralHouses/.gitignore | 1 + 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/ruralHouses/.classpath b/ruralHouses/.classpath index f6fe214..70ef287 100644 --- a/ruralHouses/.classpath +++ b/ruralHouses/.classpath @@ -2,16 +2,16 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/ruralHouses/.gitignore b/ruralHouses/.gitignore index 5e56e04..5cb9637 100644 --- a/ruralHouses/.gitignore +++ b/ruralHouses/.gitignore @@ -1 +1,2 @@ /bin +/lib -- 2.20.1