[plt-scheme] i need help

From: alon arditi (alon173 at hotmail.com)
Date: Mon Nov 16 07:25:41 EST 2009

im trying to configure constants(strucuts) that have other constants in theyre parameters and vice versa

 

for example

(define neamt(make-city 'neamt 234 (list(list lasi 87))))
(define lasi(make-city 'lasi 226 (list(list vaslui 92)(list neamt 87))))

 

i get error for the first decleration that lasi is not defined

 

what to do? please help me
 		 	   		  
_________________________________________________________________
Windows Live: Keep your friends up to date with what you do online.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091116/eec93b9d/attachment.html>

Posted on the users mailing list.