/[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.8 by camm, Sat Jul 24 13:14:30 2004 UTC revision 1.9 by camm, Mon Mar 7 15:33:41 2005 UTC
# Line 118  Line 118 
118    (unintern 'lisp)    (unintern 'lisp)
119    (unintern 'compiler)    (unintern 'compiler)
120    (unintern 'user)    (unintern 'user)
121    (fmakunbound 'si::init-cmp-anon)    (when (fboundp 'si::init-cmp-anon) (fmakunbound 'si::init-cmp-anon))
122        
123    (eval-when (load)    (eval-when (load)
124               (if (fboundp 'get-system-time-zone)               (if (fboundp 'get-system-time-zone)

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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