Extracting parts of the formatting method into configuration and an options helper...
[cslatevm.git] / src / web / init.slate
blobfdb719714138e53c50ca54a19fdd433ec6daaf6f
3 "for loading the web based components... xml, dom, etc."
5 load: 'src/i18n/init.slate'.
6 load: 'src/web/dom.slate'.
7 load: 'src/web/parsers.slate'.
8 load: 'src/web/xml.slate'.
9 load: 'src/web/cgi.slate'.