To compile a form in this directory, just type

   ffc <prefix>.ufl

for example

  ffc Poisson.ufl

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"
