Parent Directory
|
Revision Log
More copyright.
1 | jgs | 104 | # $Id$ |
2 | |||
3 | elspeth | 617 | __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 | jgs | 104 | import os |
9 | import sys | ||
10 | |||
11 | jgs | 149 | from esys.escript import * |
12 | from esys import finley | ||
13 | jgs | 104 | |
14 | """ | ||
15 | |||
16 | Tests importation of finley modules. | ||
17 | |||
18 | """ | ||
19 | |||
20 | print "Success!" | ||
21 | jgs | 147 | sys.exit(0) |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
ViewVC Help | |
Powered by ViewVC 1.1.26 |