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