ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/RCU/RCU.xs
Revision: 1.1
Committed: Sun Nov 6 17:17:37 2005 UTC (18 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Log Message:
*** empty log message ***

File Contents

# Content
1 #include "EXTERN.h"
2 #include "perl.h"
3 #include "XSUB.h"
4
5 /* this is just a fake, unused .xs file because
6 * of the 120% braindamage of MakeMaker, which causes
7 * sooo much grief.
8 */
9
10 MODULE = RCU PACKAGE = RCU
11
12 PROTOTYPES: DISABLE
13
14