]> git.donarmstrong.com Git - lilypond.git/blob - hdr/getcommand.hh
eb6f624966fa117bb15f9febdbfe3d71aee06239
[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( Real,int,int);
13
14
15
16 #endif // GETCOMMAND_HH