diff options
Diffstat (limited to 'lily/include/beam-swallow-trans.hh')
-rw-r--r-- | lily/include/beam-swallow-trans.hh | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lily/include/beam-swallow-trans.hh b/lily/include/beam-swallow-trans.hh new file mode 100644 index 0000000000..7291fd0157 --- /dev/null +++ b/lily/include/beam-swallow-trans.hh @@ -0,0 +1,15 @@ +/* + beam-swallow-trans.hh -- declare + + source file of the GNU LilyPond music typesetter + + (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl> + + */ + +#ifndef BEAM_SWALLOW_TRANS_HH +#define BEAM_SWALLOW_TRANS_HH + + +#endif /* BEAM_SWALLOW_TRANS_HH */ + |