]> git.donarmstrong.com Git - lilypond.git/blob - guile18/qt/b.h
Import guile-1.8 as multiple upstream tarball component
[lilypond.git] / guile18 / qt / b.h
1 #ifndef B_H
2 #define B_H     "$Header: /home/ludo/src/guile.cvs/gitification/guile-cvs/guile/guile-core/qt/b.h,v 1.1 1996-10-01 03:27:25 mdj Exp $"
3
4 #include "copyright.h"
5
6 extern void b_call_reg (int n);
7 extern void b_call_imm (int n);
8 extern void b_add (int n);
9 extern void b_load (int n);
10
11 #endif /* ndef B_H */