Skip to content
Snippets Groups Projects
Commit 403a55af authored by Gregory Becker's avatar Gregory Becker Committed by Todd Gamblin
Browse files

Minor bug fix

parent 663b30b3
No related branches found
No related tags found
No related merge requests found
......@@ -82,15 +82,6 @@
f77: None
fc: None
modules: 'None'
- compiler:
spec: clang@3.3
operating_system: redhat6
paths:
cc: /path/to/clang
cxx: /path/to/clang++
f77: None
fc: None
modules: 'None'
- compiler:
spec: clang@3.3
operating_system: yosemite
......@@ -118,15 +109,6 @@
operating_system: SuSE11
spec: gcc@4.5.0
modules: 'None'
- compiler:
paths:
cc: /path/to/gcc
cxx: /path/to/g++
f77: /path/to/gfortran
fc: /path/to/gfortran
operating_system: redhat6
spec: gcc@4.5.0
modules: 'None'
- compiler:
paths:
cc: /path/to/gcc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment