Added public-key examples for Auth
authorpaulson
Fri, 06 Dec 1996 10:41:35 +0100
changeset 2329 55060cfeda1b
parent 2328 e984c12ce5b4
child 2330 3eea6b72bb4f
Added public-key examples for Auth
src/HOL/Makefile
--- a/src/HOL/Makefile	Fri Dec 06 10:36:31 1996 +0100
+++ b/src/HOL/Makefile	Fri Dec 06 10:41:35 1996 +0100
@@ -136,7 +136,7 @@
 
 ##Authentication & Security Protocols
 Auth_NAMES = Message Shared NS_Shared OtwayRees OtwayRees_AN OtwayRees_Bad \
-	     WooLam Yahalom Yahalom2
+	     WooLam Yahalom Yahalom2 Public NS_Public_Bad NS_Public
 
 AUTH_FILES = Auth/ROOT.ML $(AUTH_NAMES:%=Auth/%.thy) $(AUTH_NAMES:%=Auth/%.ML)