- Timestamp:
- 01/31/08 11:43:48 (17 years ago)
- Location:
- trunk/MagicSoft/Cosy
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/Changelog
r8843 r8844 5 5 * base/Makefile: 6 6 - removed MThread... now in Mars 7 - include ../mars for new location of MThread 7 8 8 9 * base/msgqueue.[h,cc], candrv/nodedrv.cc, candrv/vmodican.h, -
trunk/MagicSoft/Cosy/base/Makefile
r8843 r8844 10 10 include ../Makefile.conf.general 11 11 12 INCLUDES = -I. -I.. 12 INCLUDES = -I. -I.. -I../mars 13 13 14 14 CINT = Base
Note:
See TracChangeset
for help on using the changeset viewer.