Skip to content
Snippets Groups Projects
Commit 3602eaef authored by RODIER Quentin's avatar RODIER Quentin
Browse files

Quentin 15/05/2024: add shumanFUNCtoCALL to pyft transfo

parent cab80e0b
No related branches found
No related tags found
No related merge requests found
......@@ -335,5 +335,5 @@ endif
SPLL = spll_new
PHYEX_LIST = $(notdir $(shell find PHYEX/micro PHYEX/turb -follow -type f -name "*.f*" | sed -e 's/\(.*\)\(\.\).*/\1.D/g' ))
$(PHYEX_LIST) : PYFT = pyft_tool.py --addMPPDB_CHECKS --addStack MESONH --stopScopes toto
$(PHYEX_LIST) : PYFT = pyft_tool.py --addMPPDB_CHECKS --shumanFUNCtoCALL --addStack MESONH --stopScopes toto
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