Apparently I lost a } in a Mac OS X specific section of the code. Sowwy. Fixed.
[mussa.git] / py / test /
2009-11-10 Diane TroutUpdate mussa build scripts to work with Boost 1.40...
2008-04-11 Diane TroutExtend the python mussa interface.
2008-02-15 Diane TroutSwitch to a new FindBoost
2007-09-07 Diane Troutminimally wrap drawable
2007-09-06 Diane Troutattach annotations property to seq_span
2007-09-06 Diane Troutmake annotations sequenceable from python
2007-09-05 Diane Troutbasic wrapping of Annotations
2007-09-04 Diane Troutmore work on seq_span
2007-08-29 Diane TroutStart wrapping seq_span
2007-08-25 Diane Troutadd prototype wrapping of the qt sequence browser
2007-04-06 Diane Troutremove annot class in favor of SeqSpan
2006-12-14 Diane Troutlen(mussa.paths()) should equal the number of found...
2006-12-07 Diane Troutprovide get_py and get_py_ptr
2006-12-05 Diane Troutmake compiled in python extension initialization more...
2006-12-05 Diane Troutdirectly build the python extension modules
2006-12-05 Diane Troutprovide python interpreter for mussa qui via a seperate...
2006-11-30 Diane Troutallow adding and viewing sequences to an analysis from...
2006-11-29 Diane Troutadd python interface to seqcomp
2006-10-17 Diane Trouttest_mussa_python also had an unecesary QtOpenGL librar...
2006-09-18 Diane Troutask python what libraries we need to link with
2006-08-31 Diane Troutfedora needs -lutil for python to build
2006-08-12 Brandon KingReorder libraries for win32
2006-08-09 Diane TroutImplement serialize for sequence
2006-07-28 Diane TroutUse CMAKE_BINARY_DIR instead of the very wrong MUSSA_BI...
2006-07-28 Diane TroutImplement a convienence class for accessing python...
2006-07-27 Diane Troutadd annot and motif classes to python interface
2006-06-30 Diane Troutfix boost::python sequence interface
2006-04-12 Diane Troutbuild the python interface