/[gcl]/gcl/cmpnew/gcl_cmpflet.lsp
ViewVC logotype

Diff of /gcl/cmpnew/gcl_cmpflet.lsp

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

revision 1.5 by camm, Thu Nov 6 15:41:55 2003 UTC revision 1.6 by camm, Tue Nov 11 14:39:41 2003 UTC
# Line 263  Line 263 
263        (list 'labels info (reverse local-funs) (reverse closures) body)        (list 'labels info (reverse local-funs) (reverse closures) body)
264        body))        body))
265    
266  (defun c2labels (local-funs closures body &aux (*vs* *vs*) (*clink* *clink*))  (defun c2labels (local-funs closures body &aux (*vs* *vs*) (*clink* *clink*) (*ccb-vs* *ccb-vs*))
267    
268    ;;; Prepare for cross-referencing closures.    ;;; Prepare for cross-referencing closures.
269    (dolist** (def closures)    (dolist** (def closures)

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

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