Mercurial > urweb
view src/config.sig @ 653:e5894f0e541a
Change location/type of [fold] to be more uniform w.r.t. derived folders
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 12 Mar 2009 10:26:04 -0400 |
parents | 162d5308e34f |
children | e12cef71aa1a |
line wrap: on
line source
signature CONFIG = sig val bin : string val lib : string val includ : string val sitelisp : string val libUr : string val libC : string val libJs : string val gccArgs : string end