Commit ff790f47 authored by Robert Griesemer's avatar Robert Griesemer

adjust comment for better godoc output

R=rsc
DELTA=3  (0 added, 0 deleted, 3 changed)
OCL=31944
CL=31950
parent e62dd7bc
......@@ -5,9 +5,9 @@
// A package for arbitrary precision arithmethic.
// It implements the following numeric types:
//
// - Natural unsigned integers
// - Integer signed integers
// - Rational rational numbers
// - Natural unsigned integers
// - Integer signed integers
// - Rational rational numbers
//
package bignum
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment