isac-java/src/java-tests/isac/bridge/xml/TestsDATA.scala
changeset 5239 b4e3883d7b66
parent 5229 6bf0e95981e3
equal deleted inserted replaced
5238:d9f9cfd09b0f 5239:b4e3883d7b66
     4  * Created on Aug 28, 2015
     4  * Created on Aug 28, 2015
     5  * Institute for Softwaretechnology, Graz University of Technology, Austria.
     5  * Institute for Softwaretechnology, Graz University of Technology, Austria.
     6  */
     6  */
     7 package isac.bridge.xml
     7 package isac.bridge.xml
     8 
     8 
     9 import info.hupel.isabelle.api.XML
     9 import edu.tum.cs.isabelle.api.XML
    10 import info.hupel.isabelle.pure._ // DEFINES type Term
    10 import edu.tum.cs.isabelle.pure._ // DEFINES type Term
    11 
    11 
    12 /*
    12 /*
    13  * Compile test data for TestDataTypes.java.
    13  * Compile test data for TestDataTypes.java.
    14  * 
    14  * 
    15  * This setup has been chosen after <Run As> <Scala JUnit Test> could not
    15  * This setup has been chosen after <Run As> <Scala JUnit Test> could not