Menu

Commit [r1786]  Maximize  Restore  History

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})

ral 2009-08-27

changed /trunk/src/lua.cc
/trunk/src/lua.cc Diff Switch to side-by-side view
Loading...