rename motif class used in fltk code to fltk_motif
authorDiane Trout <diane@caltech.edu>
Tue, 14 Mar 2006 05:02:54 +0000 (05:02 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 14 Mar 2006 05:02:54 +0000 (05:02 +0000)
commitdbf3dbd5d5a68132b930e433721150703e19b685
treeaae4aa72a0eaca1b016f79694b0c11057169332d
parent2dcf1431198e9c736db8734f615f3e2e0ee35b75
rename motif class used in fltk code to fltk_motif
I forgot to build the fltk code and so my patch that added the motif derived
from the annot class, conflicted with the motif in the fltk code.

So I renamed it. darcs replace is really neat, it made dealing with that
sooo much easier.
gui/ConnView.cpp
gui/ConnView.hpp
gui/MotifWindow.cpp
gui/MotifWindow.hpp
gui/SeqView.cpp
gui/SeqView.hpp
gui/SeqWindow.cpp
gui/SeqWindow.hpp