Rename *ll* and *ul* to ll and ul in eezz and parse-integrand
commitd40571169d843a2fcdc74a776e16f8007fae3867
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 03:59:56 +0000 (25 20:59 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 03:59:56 +0000 (25 20:59 -0700)
tree3e4e02c4fe25b642dabd1d6c8c18f9a261b812e1
parentfcbb3e82f8cc612fd4503f657123d10ad7461fd8
Rename *ll* and *ul* to ll and ul in eezz and parse-integrand

The functions `eezz` and `parse-integrand` don't really need the
special variables since they're arguments, so rename the args to `ll`
and `ul` to break that connection.

Full testsuite + share passes with cmucl and ccl64.
src/defint.lisp