Changeset 240 for 06/libkombilo-branches/hash_center/libkombilo.i
- Timestamp:
- 03/09/07 16:51:04 (2 years ago)
- Files:
-
- 06/libkombilo-branches/hash_center/libkombilo.i (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
06/libkombilo-branches/hash_center/libkombilo.i
r191 r240 5 5 namespace std { 6 6 %template(vectors) vector<string>; 7 %template(vectori) vector<int>; 7 8 }; 8 9
