Parent Directory
|
Revision Log
|
Patch
trunk/esys2/escript/py_src/esysXML.py revision 149 by jgs, Thu Sep 1 03:31:39 2005 UTC | trunk/escript/py_src/esysXML.py revision 609 by elspeth, Tue Mar 21 09:46:39 2006 UTC | |
---|---|---|
# | Line 57 This structure can be stored/defined thr | Line 57 This structure can be stored/defined thr |
57 | </ESyS> | </ESyS> |
58 | """ | """ |
59 | ||
60 | __copyright__=""" Copyright (c) 2006 by ACcESS MNRF | |
61 | http://www.access.edu.au | |
62 | Primary Business: Queensland, Australia""" | |
63 | __licence__="""Licensed under the Open Software License version 3.0 | |
64 | http://www.opensource.org/licences/osl-3.0.php""" | |
65 | ||
66 | import types | import types |
67 | from xml.dom import minidom | from xml.dom import minidom |
68 | from string import atoi,atof | from string import atoi,atof |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |