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 19 Jul 2016 for Ruby by  doxygen 1.4.7