pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/nickle



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Dec 10 14:36:40 UTC 2024

Modified Files:
        pkgsrc/math/nickle: DESCR

Log Message:
math/nickle: Adjust whitespaces


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/math/nickle/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/nickle/DESCR
diff -u pkgsrc/math/nickle/DESCR:1.1.1.1 pkgsrc/math/nickle/DESCR:1.2
--- pkgsrc/math/nickle/DESCR:1.1.1.1    Thu Feb 22 20:35:38 2007
+++ pkgsrc/math/nickle/DESCR    Tue Dec 10 14:36:40 2024
@@ -1,6 +1,6 @@
-Nickle is a desk calculator  language  with  powerful  programming  and
-scripting  capabilities.  Nickle supports a variety of datatypes, espe-
-cially arbitrary precision integers, rationals,  and  imprecise  reals.
-The  input language vaguely resembles C.  Some things in C which do not
+Nickle is a desk calculator language with powerful programming and
+scripting capabilities.  Nickle supports a variety of datatypes, espe-
+cially arbitrary precision integers, rationals, and imprecise reals.
+The input language vaguely resembles C.  Some things in C which do not
 translate easily are different, some design choices have been made dif-
 ferently, and a very few features are simply missing.



Home | Main Index | Thread Index | Old Index