source: trunk/environments/g4py/tests/test11/test.py @ 1337

Last change on this file since 1337 was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

  • Property svn:executable set to *
File size: 249 bytes
Line 
1#!/usr/bin/python
2# ==================================================================
3# python script for Geant4Py test
4#
5#
6# ==================================================================
7import test11
8
9a= test11.AClass(1)
10b= test11.AClass()
11
Note: See TracBrowser for help on using the repository browser.