mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
ajout des fortrans
This commit is contained in:
parent
e77233c915
commit
a169c74bd5
1 changed files with 7 additions and 1 deletions
|
@ -178,7 +178,13 @@
|
|||
(home-page "https://wiki.x2go.org")
|
||||
)
|
||||
|
||||
|
||||
(define-public glicid-fortan-toolchain-8
|
||||
(make-gcc-toolchain gfortran-8))
|
||||
|
||||
(define-public glicid-fortran-toolchain-9
|
||||
(make-gcc-toolchain gfortan-9))
|
||||
|
||||
)
|
||||
|
||||
|
||||
;;; glicid.scm ends here
|
||||
|
|
Loading…
Add table
Reference in a new issue