src/Tools/isac/BridgeJEdit/BridgeJEdit.thy
author wneuper <Walther.Neuper@jku.at>
Wed, 24 Aug 2022 12:37:07 +0200
changeset 60536 5038589d3033
parent 60466 ab2fc987bbb5
permissions -rw-r--r--
eliminate SPARK; as an example replaced by Outer_Syntax.command..problem
     1 (*  Title:      src/Tools/isac/BridgeJEdit/BridgeJEdit.thy
     2     Author:     Walther Neuper, JKU Linz
     3     (c) due to copyright terms
     4 
     5 Auxiliary file for bootstrapping Isac
     6 *)
     7 
     8 theory BridgeJEdit
     9   imports VSCode_Example
    10 begin
    11 
    12 ML \<open>
    13 \<close> ML \<open>
    14 \<close> ML \<open>
    15 \<close>
    16 
    17 end
    18