Mercurial > urweb
view demo/buffer.urs @ 2127:8beeb4f761b5
Fix interpretation of 'file' argument paths
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 08 Mar 2015 10:55:05 -0400 |
parents | 755a71c99be5 |
children |
line wrap: on
line source
type t val create : transaction t val render : t -> signal xbody val write : t -> string -> transaction unit