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

ext/mathn/rational/rational.c

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

Generated on Wed Sep 8 2010 21:53:52 for Ruby by  doxygen 1.7.1