aboutsummaryrefslogtreecommitdiff
path: root/data/dict.m4
blob: c9df3c33ee6eda0252581c4234956c242b4bfbeb (plain)
1
2
3
4
5
6
7
8
9
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]])

Return to:

Send suggestions and report system problems to the System administrator.