← Back to team overview

ffc team mailing list archive

Output directory bug

 

I did this in the ffc demo directory:

mkdir temp
cd temp
ffc -ldolfin ../Poisson.form

this creates Poisson.py in the ../ directory, while Poisson.h is
placed in . (as usually expected from commandline tools).

--
Martin