ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #00490
format: [...]
Commit from johanjan (2006-01-25 12:37 CET)
--------------------
format:
Added new format "dolfin-swig" which is the same as the "dolfin"
format, but without using nested classes. This is necessary to help
SWIG parse the source. Perhaps this can gradually be merged into the
dolfin format, or become unnecessary if SWIG learns about nested
classes.
ffc src/ffc/compiler/compiler.py 1.35
+ ffc src/ffc/format/dolfinswig.py 1.1