diff options
author | Daniel Santos <dacs.git@brilhante.top> | 2023-01-12 13:18:34 +0000 |
---|---|---|
committer | Daniel Santos <dacs.git@brilhante.top> | 2023-01-12 13:18:34 +0000 |
commit | ec9cdf9f1e84bd4c8357bbbfbbec88b774c4865f (patch) | |
tree | a98f1f530b22b06e710aaa49d9925d114588b942 /plus.lisp | |
parent | 07f426bad3819c2bd9592044352e1c4f28492e52 (diff) | |
download | cl-math-ec9cdf9f1e84bd4c8357bbbfbbec88b774c4865f.tar.gz |
top comment update
Diffstat (limited to 'plus.lisp')
-rw-r--r-- | plus.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plus.lisp b/plus.lisp index e833897..0b49201 100644 --- a/plus.lisp +++ b/plus.lisp @@ -1,4 +1,4 @@ -;;; plus one function +;;;; plus function (defvar *number-units-at-beginning* nil) |