#! /usr/bin/python # To change this template, choose Tools | Templates # and open the template in the editor. __author__="steve" __date__ ="$18/11/2011 11:35:22 AM$" if __name__ == "__main__": import anuga print 'Anuga version:',anuga.__version__