source:
trunk/environments/g4py/tests/test08/test.py@
1341
| Last change on this file since 1341 was 1337, checked in by , 15 years ago | |
|---|---|
|
|
| File size: 241 bytes | |
| Line | |
|---|---|
| 1 | #!/usr/bin/python |
| 2 | # ================================================================== |
| 3 | # python script for Geant4Py test |
| 4 | # |
| 5 | # |
| 6 | # ================================================================== |
| 7 | import test08 |
| 8 | |
| 9 | print test08.AClass.AMethod() |
| 10 | |
| 11 |
Note:
See TracBrowser
for help on using the repository browser.
