]> git.donarmstrong.com Git - lilypond.git/blobdiff - Sources.make
release: 0.0.13
[lilypond.git] / Sources.make
index 61c32fa41c6551d604e6a2c63ac516653f65d492..1dcc72a3c730a79fef45329f45ad359f3e1caf44 100644 (file)
@@ -9,12 +9,13 @@ hdr=    qlp.hh linespace.hh qlpsolve.hh\
        parseconstruct.hh  debug.hh globvars.hh keyword.hh\
        misc.hh score.hh notename.hh lexer.hh symtable.hh\
        symbol.hh main.hh dimen.hh paper.hh lookup.hh\
-       sccol.hh stcol.hh scommands.hh melodicstaff.hh\
+       sccol.hh stcol.hh staffcommands.hh melodicstaff.hh\
        identifier.hh simplestaff.hh spanner.hh stem.hh\
        notehead.hh leastsquares.hh beam.hh rest.hh\
        swalker.hh bar.hh meter.hh accidental.hh\
        key.hh keyitem.hh localkeyitem.hh simplewalker.hh\
-       clef.hh clefitem.hh
+       clef.hh clefitem.hh slur.hh inputcommands.hh\
+       getcommand.hh inputmusic.hh
 
 mycc=   qlp.cc qlpsolve.cc \
        break.cc linespace.cc molecule.cc staffline.cc\
@@ -25,13 +26,18 @@ mycc=   qlp.cc qlpsolve.cc \
        warn.cc debug.cc symtable.cc boxes.cc\
        pstaff.cc  tstream.cc\
        calcideal.cc scores.cc identifier.cc \
-       dimen.cc paper.cc lookup.cc scommands.cc\
+       dimen.cc paper.cc lookup.cc staffcommands.cc\
        sccol.cc stcol.cc getcommands.cc simplestaff.cc\
        melodicstaff.cc simpleprint.cc stem.cc\
        spanner.cc notehead.cc leastsquares.cc beam.cc\
        texbeam.cc rest.cc swalker.cc scoreline.cc\
        simplewalker.cc bar.cc meter.cc accidental.cc\
        key.cc keyitem.cc localkeyitem.cc\
-       clef.cc clefitem.cc\
-       template1.cc template2.cc template3.cc\
+       clef.cc clefitem.cc texslur.cc slur.cc\
+       inputcommands.cc inputmusic.cc\
+       inputcursor.cc\
+       template1.cc template2.cc template3.cc template4.cc\
        version.cc
+
+
+