To compile a form in this directory, just type

   ffc <prefix>.form

for example

  ffc Poisson.form

To run these demos from within the source tree without needing to
install FFC system-wide, update your paths according to

  export PATH="../scripts:$PATH"
  export PYTHONPATH="..:$PYTHONPATH"
