SEMAFORInformatik / femagtools

Python API for FEMAG
BSD 2-Clause "Simplified" License
19 stars 13 forks source link

add batch file for model-creation #47

Closed pikkedil closed 5 years ago

pikkedil commented 5 years ago

The .py files were changes to save the .fsl files in the working directory.

FOR %%G in ("*.py") DO ( :: execute the python script python %%G )

The changed files are as follows: model-creation.zip