]> git.donarmstrong.com Git - lilypond.git/blob - lib/moment.cc
release: 0.1.48
[lilypond.git] / lib / moment.cc
1 /*
2   moment.cc -- implement Moment
3
4   source file of the GNU LilyPond music typesetter
5
6   (c) 1996,1997 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
8
9 #include <iostream.h>
10 #include "string.hh"
11 #include "moment.hh"
12