ömer - 2011-12-10

Hey guys.
here is the code:
type ogr={name:string,snv:int};
val y:ogr list=;

need to show snv's list with code which start #snv y

any help?