r4837: Auto commit for Debian build
[umlisp.git] / sql-create.lisp
index 064836f83121473bcdaa5873951f0d06941612f3..1868e12488192619b4eadc066fc5699b03bf91de 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: sql-create.lisp,v 1.15 2003/05/06 05:35:48 kevin Exp $
+;;;; $Id: sql-create.lisp,v 1.16 2003/05/06 06:09:29 kevin Exp $
 ;;;;
 ;;;; This file, part of UMLisp, is
 ;;;;    Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D.
@@ -200,7 +200,7 @@ This is much faster that using create-umls-db-insert."
 
 (defun make-noneng-index-file (extension)
   "Make non-english index file"
-  (translate-files "MRXW.NONEN" extension (noneng-lang-index-files)))
+  (translate-files "MRXW.NONENG" extension (noneng-lang-index-files)))
 
 (defun translate-files (output-basename extension input-files)
   "Translate a umls file into a format suitable for sql copy cmd"