diff options
Diffstat (limited to 'lib/bigrat.pl')
-rw-r--r-- | lib/bigrat.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/bigrat.pl b/lib/bigrat.pl index 008befff20..fb10cf35de 100644 --- a/lib/bigrat.pl +++ b/lib/bigrat.pl @@ -3,6 +3,8 @@ require "bigint.pl"; # Arbitrary size rational math package # +# by Mark Biggar +# # Input values to these routines consist of strings of the form # m|^\s*[+-]?[\d\s]+(/[\d\s]+)?$|. # Examples: |