#| -*-Scheme-*-
-$Id: load.scm,v 1.11 2003/09/26 03:56:41 cph Exp $
+$Id: load.scm,v 1.12 2004/02/26 18:31:41 cph Exp $
-Copyright 2001,2002,2003 Massachusetts Institute of Technology
+Copyright 2001,2002,2003,2004 Massachusetts Institute of Technology
This file is part of MIT/GNU Scheme.
(with-working-directory-pathname (directory-pathname (current-load-pathname))
(lambda ()
(package/system-loader "xml" '() 'QUERY)))
-(add-subsystem-identification! "XML" '(0 4))
\ No newline at end of file
+(add-subsystem-identification! "XML" '(0 5))
\ No newline at end of file