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

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

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

revision 1.6 by camm, Sat Mar 20 02:18:23 2004 UTC revision 1.7 by camm, Mon Mar 7 15:33:41 2005 UTC
# Line 107  Line 107 
107   (unintern 'lisp)   (unintern 'lisp)
108   (unintern 'compiler)   (unintern 'compiler)
109   (unintern 'user)   (unintern 'user)
110   (fmakunbound 'si::init-cmp-anon)   (when (fboundp 'si::init-cmp-anon) (fmakunbound 'si::init-cmp-anon))
111    
112   (eval-when (load)   (eval-when (load)
113              (if (fboundp 'get-system-time-zone)              (if (fboundp 'get-system-time-zone)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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