Remove some extraneous comments.

This commit is contained in:
Kelly (KT) Thompson 2016-05-11 12:39:20 -06:00
parent e200a41d3d
commit 9482ce1fce

View File

@ -52,9 +52,3 @@ def install(self, spec, prefix):
configure(*options)
make()
make("install")
# CXX=
# CC=
# FC=
# F77=
# MPIEXEC=`which mpirun`