diff lib/ur/basis.urs @ 1250:e80582b927f2

Add rand to Basis and handle it in Iflow
author Adam Chlipala <adamc@hcoop.net>
date Thu, 29 Apr 2010 17:24:42 -0400
parents beb67ff4c8a0
children 56bd4a4f6e66
line wrap: on
line diff
--- a/lib/ur/basis.urs	Thu Apr 29 11:47:24 2010 -0400
+++ b/lib/ur/basis.urs	Thu Apr 29 17:24:42 2010 -0400
@@ -821,3 +821,5 @@
 val also : sql_policy -> sql_policy -> sql_policy
 
 val debug : string -> transaction unit
+
+val rand : transaction int