src/HOLCF/IOA/ABP/Read_me
changeset 3072 a31419014be5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOLCF/IOA/ABP/Read_me	Wed Apr 30 11:24:14 1997 +0200
@@ -0,0 +1,10 @@
+Isabelle Verification of the Alternating Bit Protocol by 
+combining IOA with Model Checking
+
+-------------------------------------------------------------
+
+Correctness.ML contains the proof of the abstraction from unbounded
+channels to finite ones.
+
+Check.ML contains a simple ModelChecker prototype checking Spec against 
+the finite version of the ABP-protocol.