Import package gamma_simp by Barton Willis.
commit0c8d37c08d481250a7f7615e50f269a6951c2d3a
authorRobert Dodier <robert_dodier@sourceforge.net>
Sat, 29 Jul 2023 15:43:54 +0000 (29 08:43 -0700)
committerRobert Dodier <robert_dodier@sourceforge.net>
Sat, 29 Jul 2023 15:44:00 +0000 (29 08:44 -0700)
tree95689d5487cce954b242a86da9ca41fdf55424eb
parentaff816804840fbe4d549d634b0f8b5cfc7ab94b1
Import package gamma_simp by Barton Willis.

Copied verbatim as retrieved by `git clone https://github.com/barton-willis/gamma_product_simp.git` today,
with only the following exceptions:

 * Top-level folder is gamma_simp instead of gamma_product_simp,
   to make the folder name coincide with the name of the file that gets loaded.

 * Change line endings from CRLF to LF in gamma_simp.mac and rtest_gamma_simp.mac
   to make them the same as all other .mac files in share.

 * Remove .gitattributes which had `* text=auto` which caused unrevertable
   line ending changes.

Thanks to Barton for this contribution.
share/gamma_simp/.gitignore [new file with mode: 0644]
share/gamma_simp/CONTRIBUTING.md [new file with mode: 0644]
share/gamma_simp/LICENSE.md [new file with mode: 0644]
share/gamma_simp/README.md [new file with mode: 0644]
share/gamma_simp/gamma_simp.mac [new file with mode: 0644]
share/gamma_simp/isequal.lisp [new file with mode: 0644]
share/gamma_simp/psi_simp.mac [new file with mode: 0644]
share/gamma_simp/rtest_gamma_simp.mac [new file with mode: 0644]