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

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

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

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

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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