From 82821f8a31e5f98c27dced51f1bba0fc6637d598 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/DatabaseIsReadOnlyException.class | Bin 478 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 java/org/odmg/DatabaseIsReadOnlyException.class (limited to 'java/org/odmg/DatabaseIsReadOnlyException.class') diff --git a/java/org/odmg/DatabaseIsReadOnlyException.class b/java/org/odmg/DatabaseIsReadOnlyException.class deleted file mode 100644 index e56d554..0000000 Binary files a/java/org/odmg/DatabaseIsReadOnlyException.class and /dev/null differ -- cgit