vt-cs-projects / c08_gis_system / test / grading / stuLog07.txt
stuLog07.txt
Raw
;
; Existence search that should find NO match:
CMD	1:	exists	No Such Place	NM

Not found in index: No Such Place NM
----------------------------------------------
;
; Details searches that should find single matches:
CMD	2:	details_of	No Such Place	NM

Not found in index: No Such Place NM
----------------------------------------------
;
; Distance_between searches:
CMD	3:	distance_between	101010	202020

Invalid feature ID:	101010
----------------------------------------------
;
; Exit
CMD	4:	quit

Exiting...
----------------------------------------------