Changeset 65:f2d25876bbc5 in rrlib_util
- Timestamp:
- 09.10.2012 19:22:34 (7 years ago)
- Branch:
- default
- Phase:
- public
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
make.xml
r60 r65 7 7 final_class.h 8 8 join.h 9 tTaggedPointer.h 9 10 tTypeList.h 11 tagged_pointer/* 10 12 type_list/* 11 13 </sources> … … 54 56 </sources> 55 57 </testprogram> 58 59 <testprogram name="tagged_pointer"> 60 <sources> 61 test/test_tagged_pointers.cpp 62 </sources> 63 </testprogram> 56 64 57 65 </targets>
Note: See TracChangeset
for help on using the changeset viewer.