samples/primitiveconstants/src-impl/impl/Impl.java
changeset 181 81d72f69fa42
parent 180 131332825eab
     1.1 --- a/samples/primitiveconstants/src-impl/impl/Impl.java	Sat Jun 14 09:59:25 2008 +0200
     1.2 +++ b/samples/primitiveconstants/src-impl/impl/Impl.java	Sat Jun 14 09:59:27 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);