repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-1.3.28
[lilypond.git]
/
lily
/
axis-align-spanner.cc
blob
4eacf9fe8b84cbb72807cafa6791e414262ce7e2
1
/*
2
axis-align-spanner.cc -- implement Axis_align_spanner
3
4
source file of the GNU LilyPond music typesetter
5
6
(c) 1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7
8
*/
9
#include
"axis-align-spanner.hh"
10
11
Axis_align_spanner
::
Axis_align_spanner
()
12
{
13
}