Hi 

I have second newbie question!

The example i am taking inspiration from takes in a number and reports a 
list of values(code seen below)

*public Syntax getSyntax() {*
* return SyntaxJ.reporterSyntax(new int[] {Syntax.ListType()}, 
Syntax.ListType());*
* }*

How would i alter this to take in a list of lists in the format of ...

[ [int int int] ... ]


Thank you in advance 

Jake 


-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netlogo-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to