aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-06-18 21:39:36 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-06-18 21:39:36 +0000
commitb5f302c3f68b7a92a6449c515861581442493e47 (patch)
tree28bcc029740b6faf14dbfb7fcc7b8d40c193baf4 /data
parent0eefa95cc476bd71eba8027ea9eb3ea038b9da62 (diff)
downloadellinika-b5f302c3f68b7a92a6449c515861581442493e47.tar.gz
ellinika-b5f302c3f68b7a92a6449c515861581442493e47.tar.bz2
(SAMP): New macro
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@140 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'data')
-rw-r--r--data/dict.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/data/dict.m4 b/data/dict.m4
index c9df3c3..791cfe9 100644
--- a/data/dict.m4
+++ b/data/dict.m4
@@ -6,4 +6,5 @@ define([OR],COMMENT(или))
define([AND],COMMENT(и))
define([LOCATION],[LINE "__file__" __line__])
define([NODE],[LOCATION
-[NODE]]) \ No newline at end of file
+[NODE]])
+define([SAMP],[$1]) \ No newline at end of file

Return to:

Send suggestions and report system problems to the System administrator.