Changeset 7876 for trunk/anuga_core/source/anuga/utilities/__init__.py
- Timestamp:
- Jun 29, 2010, 9:17:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/utilities/__init__.py
r2309 r7876 1 """Make directory available as a Python package 1 """ 2 Generic utility classes not concerned with the specifics of ANUGA. 3 4 Utility functions for managing files, numerical constants, and generic 5 mathematical and programming idioms. 2 6 """ 3 7
Note: See TracChangeset
for help on using the changeset viewer.