• Main Page
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

ext/mathn/complex/complex.c

Go to the documentation of this file.
00001 extern void nucomp_canonicalization(int);
00002 
00003 void
00004 Init_complex(void)
00005 {
00006     nucomp_canonicalization(1);
00007 }
00008 

Generated on Wed Sep 8 2010 09:51:14 for Ruby by  doxygen 1.7.1