r3656: *** empty log message ***
[umlisp.git] / data-structures.lisp
index 15684ebd1214db5bf11758dc87f53f31b25512fc..a6b1f02abf8dc7797b4b454618c6c6fa00c9f284 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: data-structures.lisp,v 1.3 2002/10/09 23:03:41 kevin Exp $
+;;;; $Id: data-structures.lisp,v 1.5 2002/12/23 21:59:44 kevin Exp $
 ;;;;
 ;;;; This file, part of UMLisp, is
 ;;;;    Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D.
@@ -23,7 +23,7 @@
 ;;; Paths for files
 
 (defvar *umls-path*
-  (make-pathname :directory '(:absolute "data" "umls" "2002AC"))
+  (make-pathname :directory '(:absolute "data" "umls" "2003AA"))
   "Path for base of UMLS data files")
 
 (defvar *meta-path*