Trunk 1.1:
- add convertion of a table of positions into a polist: polist = po({po(2,2), po(3,3), po(3,4), po(4,4)}) Note: - a table of two numbers converts to a single position: position = po({3,4})
Authored by: ral 2009-08-27
Parent: [r1785]
Child: [r1787]