From cd2024527c84e3e0fd22072a16ac1ff18e6d406d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 28 May 2008 22:25:25 +0000 Subject: exceptions should start with VS too. --- sources/exceptions/ParseIntegerVectorException.java | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 sources/exceptions/ParseIntegerVectorException.java (limited to 'sources/exceptions/ParseIntegerVectorException.java') diff --git a/sources/exceptions/ParseIntegerVectorException.java b/sources/exceptions/ParseIntegerVectorException.java deleted file mode 100644 index 0c8f58a..0000000 --- a/sources/exceptions/ParseIntegerVectorException.java +++ /dev/null @@ -1,4 +0,0 @@ -package exceptions; - -public class ParseIntegerVectorException extends Exception { -} -- cgit v1.2.3