diff options
| author | Paul Buetow <paul@buetow.org> | 2008-05-28 22:25:25 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-05-28 22:25:25 +0000 |
| commit | cd2024527c84e3e0fd22072a16ac1ff18e6d406d (patch) | |
| tree | a920cee36078ce83a3eda711fb3c64037a175ae8 /sources/exceptions/ParseIntegerVectorException.java | |
| parent | 1a16f73ec3bb0eae98b4d540984f9015abe4c249 (diff) | |
exceptions should start with VS too.
Diffstat (limited to 'sources/exceptions/ParseIntegerVectorException.java')
| -rw-r--r-- | sources/exceptions/ParseIntegerVectorException.java | 4 |
1 files changed, 0 insertions, 4 deletions
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 { -} |
