r3368: *** empty log message ***
[umlisp.git] / data-structures.lisp
index 15684ebd1214db5bf11758dc87f53f31b25512fc..0d8a291d871d3bb3cc2ed7787f3e89f2a97a5106 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.4 2002/11/10 22:39:15 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" "2002AD"))
   "Path for base of UMLS data files")
 
 (defvar *meta-path*