| make_all.sh.html |   | 
  | Source file:   make_all.sh | 
| Directory:    /Users/rjl/git/rjleveque/clawpack-4.6.3/apps/burgers/1d/sine2n | 
| Converted:    Mon Jan 21 2013 at 20:15:24 
  using clawcode2html | 
| This documentation file will 
not reflect any later changes in the source file. | 
 
# Source this file to make all plots.
# Make reference solution in output directory specified in the Makefile below:
make .output -f Makefile_qref
# Clean up so data and output will be recreated below:
make clean
# Now run code and plot results
make .plots