mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
5 lines
74 B
Python
5 lines
74 B
Python
#!/usr/bin/python3
|
|
|
|
from pysol_tests.import_file1 import mymain
|
|
|
|
mymain()
|