This directory is intended for generating code with easy
access to the tabulate_tensor code for manual inspection.
Usage:

  ./regenerate.py ['print' | .ufl filename | name of directory with .ufl files in | sfc option]*

All .ufl files and all .ufl files in the directory
arguments are compiled using commandline sfc.

The word "print" among the arguments causes
regenerate.py to print the tabulate_tensor
code for each generated form.

Any other arguments are interpreted as sfc commandline 
options, see 'sfc --help' for more details on those.

