aboutsummaryrefslogtreecommitdiffhomepage
path: root/caching-tests/test.urs
diff options
context:
space:
mode:
authorGravatar Ziv Scully <ziv@mit.edu>2015-11-07 15:16:44 -0500
committerGravatar Ziv Scully <ziv@mit.edu>2015-11-07 15:16:44 -0500
commit1c2069212a7dec30db45e02391d7ca0154cd5709 (patch)
tree031e8368063250a3b59a5e1021b9347530f1831c /caching-tests/test.urs
parentb2c1c524f9074637cfbedc07a065f2c75d635e73 (diff)
Fix some table renaming issues.
Diffstat (limited to 'caching-tests/test.urs')
-rw-r--r--caching-tests/test.urs6
1 files changed, 4 insertions, 2 deletions
diff --git a/caching-tests/test.urs b/caching-tests/test.urs
index fc23c47d..ebe6bf56 100644
--- a/caching-tests/test.urs
+++ b/caching-tests/test.urs
@@ -1,4 +1,6 @@
val cache : int -> transaction page
-val cache2 : int -> int -> transaction page
+(* val cache2 : int -> int -> transaction page *)
val flush : int -> transaction page
-val flush17 : transaction page
+val flash : int -> transaction page
+val floosh : int -> transaction page
+(* val flush17 : transaction page *)