diff options
author | Adam J. Stewart <ajstewart426@gmail.com> | 2016-01-19 13:07:07 -0600 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2016-01-19 13:07:07 -0600 |
commit | e6aa2610bc4314cab09de61b4f7b632409299fb2 (patch) | |
tree | 9fa006584d7607cd15b5eb5048958fdf0e22e8a0 | |
parent | fe640d764acaf4c24fc04803797435287d211a8c (diff) | |
download | spack-e6aa2610bc4314cab09de61b4f7b632409299fb2.tar.gz spack-e6aa2610bc4314cab09de61b4f7b632409299fb2.tar.bz2 spack-e6aa2610bc4314cab09de61b4f7b632409299fb2.tar.xz spack-e6aa2610bc4314cab09de61b4f7b632409299fb2.zip |
Add symlink for NAG Fortran Compiler
l--------- | lib/spack/env/nag/nagfor | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/spack/env/nag/nagfor b/lib/spack/env/nag/nagfor new file mode 120000 index 0000000000..82c2b8e90a --- /dev/null +++ b/lib/spack/env/nag/nagfor @@ -0,0 +1 @@ +../cc
\ No newline at end of file |