/[gcl]/gcl/lsp/destructuring_bind.lsp
ViewVC logotype

Diff of /gcl/lsp/destructuring_bind.lsp

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

revision 1.3 by camm, Fri Feb 15 19:37:49 2002 UTC revision 1.4 by camm, Fri Feb 15 21:50:28 2002 UTC
# Line 20  Line 20 
20  (defvar *default-default* nil  (defvar *default-default* nil
21    "Unsupplied optional and keyword arguments get this value defaultly.")    "Unsupplied optional and keyword arguments get this value defaultly.")
22    
23    ;; Temps that we introduce and might not reference.
24    (defvar *ignorable-vars*)
25    
26  ;;;; Stuff to parse DEFMACRO, MACROLET, DEFINE-SETF-METHOD, and DEFTYPE.  ;;;; Stuff to parse DEFMACRO, MACROLET, DEFINE-SETF-METHOD, and DEFTYPE.
27    
28  ;;; PARSE-DEFMACRO returns, as multiple-values, a body, possibly a declare  ;;; PARSE-DEFMACRO returns, as multiple-values, a body, possibly a declare

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

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