Mercurial > urweb
comparison src/monoize.sig @ 2255:8428c534913a
Use new refactored urlification in Sqlcache.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Mon, 21 Sep 2015 16:45:59 -0400 |
parents | 278e10629ba1 |
children |
comparison
equal
deleted
inserted
replaced
2254:44ae2254f8fb | 2255:8428c534913a |
---|---|
29 | 29 |
30 val monoize : CoreEnv.env -> Core.file -> Mono.file | 30 val monoize : CoreEnv.env -> Core.file -> Mono.file |
31 | 31 |
32 val liftExpInExp : int -> Mono.exp -> Mono.exp | 32 val liftExpInExp : int -> Mono.exp -> Mono.exp |
33 | 33 |
34 val urlifiedUnit : Mono.exp | |
35 | |
36 end | 34 end |