aboutsummaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
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 @@
-(use-modules (xmltrans lingua)
- (xmltools dict))
-(letrec ((nea (lambda (. args)
- (string-append
- (lingua:get-cgi-bin)
- "/nea.cgi?LANG="
- (lingua:LANG args)))))
- (xmltrans:set-attr "LINGUA" "NEA" nea))
-

Return to:

Send suggestions and report system problems to the System administrator.