/[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.6 by camm, Mon May 20 02:22:17 2002 UTC revision 1.7 by camm, Sat Oct 5 18:34:15 2002 UTC
# Line 68  Line 68 
68           minimum           minimum
69           maximum)))))           maximum)))))
70    
71    (defun make-keyword (a)
72            (error "Need to write make-keyword ~S" a))
73    
74    (defun defmacro-error (a b c)
75            (error "Need to write defmacro-error ~S ~S ~S" a b c))
76    
77  (defun parse-defmacro-lambda-list  (defun parse-defmacro-lambda-list
78         (lambda-list arg-list-name name error-kind error-fun         (lambda-list arg-list-name name error-kind error-fun

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