libisabelle-protocol/protocol/Common.thy
changeset 59216 f4693c6f4bb2
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libisabelle-protocol/protocol/Common.thy	Wed Apr 06 16:56:47 2016 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +theory Common
     1.5 +imports Pure
     1.6 +begin
     1.7 +
     1.8 +ML_file "codec.ML"
     1.9 +ML_file "protocol.ML"
    1.10 +
    1.11 +end
    1.12 \ No newline at end of file