Added hosts.theme_css which will allow us to provide a few basic stylesheets to custo...
[cocanwiki.git] / scripts / cocanwiki_version.ml.in
1 #define xstr(s) str(s)
2 #define str(s) #s
3 let package = xstr(PACKAGE)
4 let version = xstr(VERSION)