/[gcl]/gcl/unixport/init_pcl_gcl.lsp.in
ViewVC logotype

Diff of /gcl/unixport/init_pcl_gcl.lsp.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by camm, Sun Sep 18 02:49:33 2005 UTC revision 1.11 by camm, Thu Oct 13 21:25:02 2005 UTC
# Line 39  Line 39 
39     (dolist (d (list lsp cmpnew pcl))     (dolist (d (list lsp cmpnew pcl))
40         (load (make-pathname :name "sys-proclaim" :type "lisp" :directory d)))         (load (make-pathname :name "sys-proclaim" :type "lisp" :directory d)))
41     (load (make-pathname :name "tk-package" :type "lsp" :directory gtk))     (load (make-pathname :name "tk-package" :type "lsp" :directory gtk))
42     (load (make-pathname :name "gcl_cmpmain" :type "lsp" :directory cmpnew))  ;   (load (make-pathname :name "gcl_cmpmain" :type "lsp" :directory cmpnew))
43     (load (make-pathname :name "gcl_lfun_list" :type "lsp" :directory cmpnew))     (load (make-pathname :name "gcl_lfun_list" :type "lsp" :directory cmpnew))
44     (load (make-pathname :name "gcl_cmpopt" :type "lsp" :directory cmpnew))     (load (make-pathname :name "gcl_cmpopt" :type "lsp" :directory cmpnew))
45     (load (make-pathname :name "gcl_auto_new" :type "lsp" :directory lsp))     (load (make-pathname :name "gcl_auto_new" :type "lsp" :directory lsp))

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26