Parent Directory
|
Revision Log
Fix the launcher so that it can give an environment even if buildvars is not present. Environment now includes scons for standalone builds. Fixes and cleanup for the install documentation. scons TEMPLATES updated to define the optionfile version by default. ...mumble finley no longer imports escript into the default namespace ...
1 | |
2 | ######################################################## |
3 | # |
4 | # Copyright (c) 2003-2010 by University of Queensland |
5 | # Earth Systems Science Computational Center (ESSCC) |
6 | # http://www.uq.edu.au/esscc |
7 | # |
8 | # Primary Business: Queensland, Australia |
9 | # Licensed under the Open Software License version 3.0 |
10 | # http://www.opensource.org/licenses/osl-3.0.php |
11 | # |
12 | ######################################################## |
13 | |
14 | __copyright__="""Copyright (c) 2003-2010 by University of Queensland |
15 | Earth Systems Science Computational Center (ESSCC) |
16 | http://www.uq.edu.au/esscc |
17 | Primary Business: Queensland, Australia""" |
18 | __license__="""Licensed under the Open Software License version 3.0 |
19 | http://www.opensource.org/licenses/osl-3.0.php""" |
20 | __url__="https://launchpad.net/escript-finley" |
21 | |
22 | import esys.escript |
23 | #from esys.escript import * |
24 | from finleycpp import * |
25 | from readers import * |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
ViewVC Help | |
Powered by ViewVC 1.1.26 |