source: trunk/anuga_core/source/anuga/utilities/crc_test_file.lic @ 7876

Last change on this file since 7876 was 7276, checked in by ole, 15 years ago

Merged numpy branch back into the trunk.

In ~/sandpit/anuga/anuga_core/source
svn merge -r 6246:HEAD ../../branches/numpy .

In ~/sandpit/anuga/anuga_validation
svn merge -r 6417:HEAD ../branches/numpy_anuga_validation .

In ~/sandpit/anuga/misc
svn merge -r 6809:HEAD ../branches/numpy_misc .

For all merges, I used numpy version where conflicts existed

The suites test_all.py (in source/anuga) and validate_all.py passed using Python2.5 with numpy on my Ubuntu Linux box.

File size: 492 bytes
Line 
1<?xml version='1.0' encoding='iso-8859-1'?>
2<ga_license_file>
3  <metadata>
4    <author>Ole Nielsen</author>
5  </metadata>
6 
7  <datafile>
8    <filename>crc_test_file.png</filename>
9    <checksum>1203293305</checksum>
10    <publishable>Yes</publishable>
11    <accountable>Ole Nielsen</accountable>
12    <source>Generated by ANUGA development team</source>
13    <IP_owner>Geoscience Australia</IP_owner>
14    <IP_info>For use with the ANUGA test suite</IP_info>   
15  </datafile>
16
17</ga_license_file>
Note: See TracBrowser for help on using the repository browser.