source: trunk/misc/tools/update_lic_checksum/README @ 8813

Last change on this file since 8813 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: 254 bytes
Line 
1This directory contains programs used to create and maintain *.lic files.
2
3create_lic_file.py
4------------------
5
6Used to create a *.lic file for one or more controlled files.
7
8update_lic_checksum.py
9----------------------
10
11Updates existing *.lic files.
Note: See TracBrowser for help on using the repository browser.