aboutsummaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-10-08 21:39:00 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-10-08 21:39:00 +0000
commitc4a4896b38006d9966ffd6112e27539ba0efeaca (patch)
tree92531f80844dc3815cde1ececdebcd8d92e9c9ce /xml
parent38cd77fba411fdc8684654bb6f163809ffe1eb46 (diff)
downloadellinika-c4a4896b38006d9966ffd6112e27539ba0efeaca.tar.gz
ellinika-c4a4896b38006d9966ffd6112e27539ba0efeaca.tar.bz2
Removed
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@459 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'xml')
-rw-r--r--xml/nea.scm9
1 files changed, 0 insertions, 9 deletions
diff --git a/xml/nea.scm b/xml/nea.scm
deleted file mode 100644
index a026026..0000000
--- a/xml/nea.scm
+++ /dev/null
@@ -1,9 +0,0 @@
1(use-modules (xmltrans lingua)
2 (xmltools dict))
3(letrec ((nea (lambda (. args)
4 (string-append
5 (lingua:get-cgi-bin)
6 "/nea.cgi?LANG="
7 (lingua:LANG args)))))
8 (xmltrans:set-attr "LINGUA" "NEA" nea))
9

Return to:

Send suggestions and report system problems to the System administrator.