samples/primitiveconstants/src-impl/impl/Impl.java
changeset 152 eb6f29070331
parent 133 50bf1b976c0d
child 153 b5cbb797ec0a
     1.1 --- a/samples/primitiveconstants/src-impl/impl/Impl.java	Sat Jun 14 09:56:16 2008 +0200
     1.2 +++ b/samples/primitiveconstants/src-impl/impl/Impl.java	Sat Jun 14 09:58:05 2008 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4            throw new IllegalStateException("Wrong API version error!");
     1.5          }
     1.6      }
     1.7 -// END: theory.binary.constants.impl
     1.8 +// FINISH: theory.binary.constants.impl
     1.9      
    1.10      public static void main(String[] args) {
    1.11          System.err.println("main expects version: " + API.VERSION);