aboutsummaryrefslogtreecommitdiffhomepage
path: root/caching-tests/test.urs
blob: ebe6bf567ed0e33212de3e7d08fb98635cd68340 (plain)
1
2
3
4
5
6
val cache : int -> transaction page
(* val cache2 : int -> int -> transaction page *)
val flush : int -> transaction page
val flash : int -> transaction page
val floosh : int -> transaction page
(* val flush17 : transaction page *)