Re: ERROR: In procedure list
Theis Peter Hansen <[email protected]>
| Newsgroups | gmane.comp.science.photonic-bands |
|---|---|
| Message-ID | <1150898721.13403.17.camel@localhost> |
On Wed, 2006-06-21 at 10:49 +0100, Kai Lin Woon wrote: SNIP > ; square lattice: > (set! geometry-lattice (make lattice (size 1 1 h) > (basis1 0 1) > (basis2 1 0)) You are missing a ')' to end the set! command. Regards, Theis