gnu: Add ocaml4.01-gsl.

* gnu/packages/maths.scm (ocaml4.01-gsl): New variable.
master
Ben Woodcroft 2017-03-18 07:15:58 +10:00
parent 3dc671e147
commit 7adaab9fe7
No known key found for this signature in database
GPG Key ID: 2A6AD9F4AAC20DF6
1 changed files with 3 additions and 0 deletions

View File

@ -311,6 +311,9 @@ numbers.")
the OCaml language.")
(license license:gpl3+)))
(define-public ocaml4.01-gsl
(package-with-ocaml4.01 ocaml-gsl))
(define-public glpk
(package
(name "glpk")