Group inp files
This commit is contained in:
@@ -213,7 +213,7 @@ def read_inp(project: str, inp: str):
|
||||
create_project(project)
|
||||
open_project(project)
|
||||
|
||||
execute_batch_commands(project, cs)
|
||||
execute_batch_command(project, cs)
|
||||
|
||||
|
||||
def dump_inp(name: str, inp: str):
|
||||
|
||||
Reference in New Issue
Block a user