Changes between Version 1 and Version 3 of Ticket #20
- Timestamp:
- Sep 29, 2005, 12:37:04 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20
- Property Component changed from documentation to pmesh
- Property Reporter changed from anonymous to ole
-
Ticket #20 – Description
v1 v3 1 1 In particular util_ext.c was not used when used within the karratha study. Why not? 2 3 The reason was that pmesh was trying to get to util_ext directly 4 rather than just importing util.py. 5 6 This has been addressed in changeset:xxx