From dd1ba9ad320e297f1acf1027604a368f1ddbde6c Mon Sep 17 00:00:00 2001 From: Constantin Date: Mon, 14 Jun 2010 11:27:05 +0200 Subject: changed build system of java/ folder from makefile to ant (big compilation time improvement) --- java/org/odmg/ObjectNotPersistentException.class | Bin 481 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 java/org/odmg/ObjectNotPersistentException.class (limited to 'java/org/odmg/ObjectNotPersistentException.class') diff --git a/java/org/odmg/ObjectNotPersistentException.class b/java/org/odmg/ObjectNotPersistentException.class deleted file mode 100644 index c3f015d..0000000 Binary files a/java/org/odmg/ObjectNotPersistentException.class and /dev/null differ -- cgit