Skip to content
Snippets Groups Projects
Commit 82a6012f authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Some comment to test ssh push

parent 39e3e6ef
No related branches found
No related tags found
No related merge requests found
...@@ -71,6 +71,7 @@ def generate_driver(form, filename): ...@@ -71,6 +71,7 @@ def generate_driver(form, filename):
delete_cache_items() delete_cache_items()
# This function is the entrypoint of the ufl2pdelab executable
def compile_form(): def compile_form():
from dune.perftool.options import get_option from dune.perftool.options import get_option
form = read_ufl(get_option("uflfile")) form = read_ufl(get_option("uflfile"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment