Last change
on this file since 8466 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
|
Line | |
---|
1 | #! /usr/bin/python |
---|
2 | |
---|
3 | # To change this template, choose Tools | Templates |
---|
4 | # and open the template in the editor. |
---|
5 | |
---|
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.