X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=alg%2Fglsequence.cpp;h=1a97c70443918bc27273a8071f030d8b8f49a507;hp=040f71c30b1f9c439cdb3a1c540eb6dec53a86fd;hb=6359c40e1ea65744e608dbd373c5371e03042d47;hpb=0c4b689c8f8540a6ab60d98c67637cdb13996ba2 diff --git a/alg/glsequence.cpp b/alg/glsequence.cpp index 040f71c..1a97c70 100644 --- a/alg/glsequence.cpp +++ b/alg/glsequence.cpp @@ -540,4 +540,4 @@ void draw_track(SeqSpanRef s, float left, float right) glColor3fv( c.get() ); GlSequence::draw_box(left, right, x+s->start(), x+s->stop(), height, y, z+10); -} \ No newline at end of file +}