aboutsummaryrefslogtreecommitdiff
path: root/data/dict.m4
blob: 791cfe9a834d8697a6fe668b8ecae901b8398f39 (plain)
1
2
3
4
5
6
7
8
9
10
changequote([,])

define([COMMENT],[<span class=\"comment\">$1</span>])
define([EXPL],[(<span class=\"expl\">$1</span>)])
define([OR],COMMENT(или))
define([AND],COMMENT(и))
define([LOCATION],[LINE "__file__" __line__])
define([NODE],[LOCATION
[NODE]])
define([SAMP],[$1])

Return to:

Send suggestions and report system problems to the System administrator.