Last change
on this file since 8813 was
8251,
checked in by steve, 13 years ago
|
Tracking down NaN in 1d anuga code
|
-
Property svn:keywords set to
LastChangedDate LastChangedRevision LastChangedBy HeadURL Id
|
File size:
258 bytes
|
Rev | Line | |
---|
[8251] | 1 | #! /usr/bin/python |
---|
[6849] | 2 | |
---|
[8251] | 3 | # To change this template, choose Tools | Templates |
---|
| 4 | # and open the template in the editor. |
---|
[6849] | 5 | |
---|
[8251] | 6 | __author__="steve" |
---|
| 7 | __date__ ="$18/11/2011 11:35:22 AM$" |
---|
| 8 | |
---|
| 9 | if __name__ == "__main__": |
---|
| 10 | import anuga |
---|
| 11 | print 'Anuga version:',anuga.__version__ |
---|
Note: See
TracBrowser
for help on using the repository browser.