]> git.donarmstrong.com Git - lilypond.git/blobdiff - guile18/qt/b.h
Import guile-1.8 as multiple upstream tarball component
[lilypond.git] / guile18 / qt / b.h
diff --git a/guile18/qt/b.h b/guile18/qt/b.h
new file mode 100644 (file)
index 0000000..862e78b
--- /dev/null
@@ -0,0 +1,11 @@
+#ifndef B_H
+#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 $"
+
+#include "copyright.h"
+
+extern void b_call_reg (int n);
+extern void b_call_imm (int n);
+extern void b_add (int n);
+extern void b_load (int n);
+
+#endif /* ndef B_H */