]> git.donarmstrong.com Git - lilypond.git/blob - lib/moment.cc
release: 1.0.1
[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--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7 */
8
9 #include <iostream.h>
10 #include "string.hh"
11 #include "moment.hh"
12