Added a tool for deleting all imported mail in the Merjis wiki. (Just for testing...
[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)