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

File Contents

# User Rev Content
1 root 1.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