Changeset 3984
- Timestamp:
- Nov 14, 2006, 2:23:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/abstract_2d_finite_volumes/util.py
r3983 r3984 1211 1211 def add_directories(root_directory, directories): 1212 1212 """ 1213 Add the first directory in directories to root_directory. Then add the second 1213 Add the first directory in directories to root_directory. 1214 Then add the second 1214 1215 direcotory to the first directory and so on. 1215 1216
Note: See TracChangeset
for help on using the changeset viewer.