From 223f07c9b477a958cc1b6f6b713a8adbca1128d3 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 11 Oct 1996 20:31:13 +0000 Subject: [PATCH] lilypond-0.0.3 --- Sources.make | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Sources.make b/Sources.make index 4e7949f081..54ff23ac29 100644 --- a/Sources.make +++ b/Sources.make @@ -1,20 +1,22 @@ -hdr=matrix.hh qlp.hh smat.hh vsmat.hh\ - linespace.hh qlpsolve.hh vector.hh\ +hdr= qlp.hh \ + linespace.hh qlpsolve.hh\ cols.hh proto.hh pstaff.hh line.hh\ const.hh glob.hh molecule.hh boxes.hh pscore.hh item.hh tex.hh\ request.hh voice.hh command.hh staff.hh linestaff.hh \ - tstream.hh dstream.hh mtime.hh rhythmstaf.hh\ - parseconstruct.hh real.hh debug.hh globvars.hh keyword.hh\ + tstream.hh mtime.hh rhythmstaf.hh\ + parseconstruct.hh debug.hh globvars.hh keyword.hh\ misc.hh score.hh notename.hh lexer.hh symtable.hh\ - choleski.hh symbol.hh + symbol.hh main.hh -mycc=smat.cc matrix.cc choleski.cc qlp.cc qlpsolve.cc \ +mycc= qlp.cc qlpsolve.cc \ break.cc linespace.cc molecule.cc line.cc\ pscore.cc tex.cc item.cc cols.cc staff.cc rhythmstaf.cc\ - score.cc note.cc dstream.cc main.cc misc.cc \ + score.cc note.cc main.cc misc.cc \ symbol.cc request.cc notename.cc voice.cc\ keyword.cc linestaff.cc table.cc command.cc\ warn.cc debug.cc symtable.cc boxes.cc\ - pstaff.cc vector.cc tstream.cc version.cc\ - calcideal.cc\ - template.cc template2.cc + pstaff.cc tstream.cc version.cc\ + calcideal.cc scores.cc identifier.cc \ + template1.cc template2.cc template3.cc + + -- 2.39.5