diff options
author | cvs2svn <admin@example.com> | 2002-08-04 00:18:34 +0000 |
---|---|---|
committer | cvs2svn <admin@example.com> | 2002-08-04 00:18:34 +0000 |
commit | 2f4c89c4f475d3b2c718cbd4332c650214488ff9 (patch) | |
tree | 5abd57b1ace53b0c6970da9395f15d80d5f79430 /qt/b.h | |
parent | c7743d027a335eae585335b959e483c5a6c38d36 (diff) | |
download | guile-after-hanwen-gc-change.tar.gz |
This commit was manufactured by cvs2svn to create tagafter-hanwen-gc-change
'after-hanwen-gc-change'.
Diffstat (limited to 'qt/b.h')
-rw-r--r-- | qt/b.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/qt/b.h b/qt/b.h deleted file mode 100644 index 862e78ba0..000000000 --- a/qt/b.h +++ /dev/null @@ -1,11 +0,0 @@ -#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 */ |