[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DEFVSX, |defvst-contructor/||



	`(LET ((CURRENT-CONSTRUCTION (*:MAKE-EXTEND 
				        (1+ ,totsize)
					,(symbolconc sname '-CLASS))))
	      ,. (nreconc bl (nreconc nol '(CURRENT-CONSTRUCTION)))) ))
isn't that (1+ ,totsize) supposed to just be totsize now that the random
extra slot isn't there any more?