gnu: Add ocaml4.01-gsl.
* gnu/packages/maths.scm (ocaml4.01-gsl): New variable.
This commit is contained in:
parent
3dc671e147
commit
7adaab9fe7
|
@ -311,6 +311,9 @@ numbers.")
|
||||||
the OCaml language.")
|
the OCaml language.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
|
(define-public ocaml4.01-gsl
|
||||||
|
(package-with-ocaml4.01 ocaml-gsl))
|
||||||
|
|
||||||
(define-public glpk
|
(define-public glpk
|
||||||
(package
|
(package
|
||||||
(name "glpk")
|
(name "glpk")
|
||||||
|
|
Loading…
Reference in New Issue