Parent Directory
|
Revision Log
More copyright.
1 | # $Id$ |
2 | |
3 | __copyright__=""" Copyright (c) 2006 by ACcESS MNRF |
4 | http://www.access.edu.au |
5 | Primary Business: Queensland, Australia""" |
6 | __license__="""Licensed under the Open Software License version 3.0 |
7 | http://www.opensource.org/licenses/osl-3.0.php""" |
8 | import os |
9 | import sys |
10 | |
11 | from esys.escript import * |
12 | from esys import finley |
13 | |
14 | """ |
15 | |
16 | Tests importation of finley modules. |
17 | |
18 | """ |
19 | |
20 | print "Success!" |
21 | sys.exit(0) |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
ViewVC Help | |
Powered by ViewVC 1.1.26 |