]> git.donarmstrong.com Git - lilypond.git/blob - hdr/getcommand.hh
release: 0.0.18
[lilypond.git] / hdr / getcommand.hh
1 /*
2   getcommand.hh -- part of LilyPond
3
4   (c) 1996 Han-Wen Nienhuys
5 */
6
7 #ifndef GETCOMMAND_HH
8 #define GETCOMMAND_HH
9 #include "proto.hh"
10
11
12 Command* get_meter_command(int,int);
13
14
15
16 #endif // GETCOMMAND_HH