aboutsummaryrefslogtreecommitdiff
path: root/data/dict.m4
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-06-13 16:53:16 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-06-13 16:53:16 +0000
commit9e16582e278d54c290874955c1c0ee65c5153e64 (patch)
tree5b5cfcdcf4e8098a41c209434ab17a9b49d99b9b /data/dict.m4
parentae2c2f0832ea2c99912ee0ea7ba2f7d307a2e154 (diff)
downloadellinika-9e16582e278d54c290874955c1c0ee65c5153e64.tar.gz
ellinika-9e16582e278d54c290874955c1c0ee65c5153e64.tar.bz2
Added to the repository
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@116 941c8c0f-9102-463b-b60b-cd22ce0e6858
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.