Skip to content

Commit

Permalink
added messages about other changes needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy LeVeque committed Oct 7, 2012
1 parent 593f441 commit 39e144a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/python/clawutil/conversion/convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ def copy_Makefile(claw_pkg):
print "Created new Makefile template -- must be customized!"
print "*** Edit Makefile based on original_Makefile, e.g. point to"
print "*** any local files, correct Riemann solver, etc."
print "*** You might have to make other modifications to local fortran"
print "*** files -- in particular indices have been reordered!"


def convert_setplot(setplot_file='setplot.py'):
Expand Down

0 comments on commit 39e144a

Please sign in to comment.