root/trunk/etc/bigrational.d
| Revision 19, 224 bytes (checked in by danielrh, 21 years ago) |
|---|
| Line | |
|---|---|
| 1 | module etc.bigrational; |
| 2 | private import etc.bigint.bigint_int; |
| 3 | private import etc.longrational; |
| 4 | private import etc.typecreate.classcreate; |
| 5 | |
| 6 | alias BigRational!(Int,1,etc.typecreate.classcreate.TypeCreateClass!(Int)) Rational; |
Note: See TracBrowser for help on using the browser.
