]> git.donarmstrong.com Git - lilypond.git/blob - mtime.hh
release: 0.0.4
[lilypond.git] / mtime.hh
1 #ifndef MTIME_HH
2 #define MTIME_HH
3
4 #include "real.hh"
5
6 typedef Real Mtime;
7
8 #endif