Changes between Version 22 and Version 23 of Ticket #27682
- Timestamp:
- 04/25/19 14:16:09 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27682 – Description
v22 v23 21 21 2. Get the e-antic and normaliz tarballs and put them in the `upstream` repository 22 22 {{{ 23 $ wget -P upstream https://github.com/Normaliz/Normaliz/releases/download/v3.7. 0/normaliz-3.7.0.tar.gz23 $ wget -P upstream https://github.com/Normaliz/Normaliz/releases/download/v3.7.1/normaliz-3.7.1.tar.gz 24 24 $ wget -P upstream http://www.labri.fr/perso/vdelecro/e-antic/e-antic-0.1.3b0.tar.gz 25 25 }}}