Parent Directory
|
Revision Log
Merge of development branch dev-02 back to main trunk on 2005-09-01
1 | jgs | 149 | # $Id$ |
2 | |||
3 | import os | ||
4 | import sys | ||
5 | |||
6 | from esys.escript import * | ||
7 | from esys import bruce | ||
8 | |||
9 | """ | ||
10 | |||
11 | Tests importation of bruce modules. | ||
12 | |||
13 | """ | ||
14 | |||
15 | print "Success!" | ||
16 | sys.exit(0) |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
ViewVC Help | |
Powered by ViewVC 1.1.26 |