Skip to content
Snippets Groups Projects
Commit 13bd22ab authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

bugfix: remove non-existing variable

parent d808db24
Branches
No related tags found
1 merge request!23WIP: Feature/use cmake
...@@ -63,7 +63,6 @@ def main(): ...@@ -63,7 +63,6 @@ def main():
choices = ['DNS', 'PP', 'TEST'] + choices = ['DNS', 'PP', 'TEST'] +
NSoptions + NSoptions +
NSVEoptions + NSVEoptions +
FRoptions +
FCoptions + FCoptions +
NSMPopt, NSMPopt,
type = str) type = str)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment