record selected track
authorDiane Trout <diane@caltech.edu>
Sun, 5 Mar 2006 20:27:25 +0000 (20:27 +0000)
committerDiane Trout <diane@caltech.edu>
Sun, 5 Mar 2006 20:27:25 +0000 (20:27 +0000)
commit652d5805b67d4a32d9467e2b6f45f68ef4d3f334
treed48442be1a65fd9a8bbba95c38009fd36d056009
parentf0f9cd4b6292561ed9e614c2f47f06a627fe8851
record selected track
Keep track of the lowest value selected track, so we know what to show
when people try to bring up the sequence view.

Also toss in some more Boost.Python code
py/getm.py [new file with mode: 0644]
py/gl.py [new file with mode: 0644]
py/glsequence.cxx [new file with mode: 0644]
py/module.cxx
py/module.mk
py/sequence.cxx [new file with mode: 0644]
qui/PathScene.cxx
qui/PathScene.h