Various improvements made while working on relwiki
[bpt/mlt.git] / mlt.conf
1 compiler /home/adam/cvs/mlt/src/sources.cm
2 lib /home/adam/cvs/mlt/src/lib/sources.cm
3
4 print unit =
5 print int = (Web.print o Int.toString)
6 print string = Web.print
7 print bool = (Web.print o Bool.toString)
8 print real = (Web.print o Real.toString)
9 print Time.time = (Web.print o Date.toString o Date.fromTimeLocal)
10
11
12 cm $/basis.cm