aboutsummaryrefslogtreecommitdiff
path: root/data/dict.m4
diff options
context:
space:
mode:
Diffstat (limited to 'data/dict.m4')
-rw-r--r--data/dict.m49
1 files changed, 9 insertions, 0 deletions
diff --git a/data/dict.m4 b/data/dict.m4
new file mode 100644
index 0000000..c9df3c3
--- /dev/null
+++ b/data/dict.m4
@@ -0,0 +1,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]]) \ No newline at end of file

Return to:

Send suggestions and report system problems to the System administrator.