Changeset 482
- Timestamp:
- 03/28/08 15:26:41 (5 months ago)
- Files:
-
- trunk/AUTHORS (modified) (1 diff)
- trunk/srcgda/dsss.conf (modified) (1 diff)
- trunk/srcgl/dsss.conf (modified) (1 diff)
- trunk/srcsv/dsss.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/AUTHORS
r364 r482 1 1 Antonio Monteiro 2 2 Alan Knowles 3 Jake Day 3 4 John Reimer 4 5 Jonas Kivi trunk/srcgda/dsss.conf
r322 r482 2 2 3 3 [*] 4 postbuild = cd ../demos ; ./demoselect.sh gda 4 version(linux) { 5 postbuild = cd ../demos ; ./demoselect.sh gda 6 } 5 7 6 8 [gda] trunk/srcgl/dsss.conf
r322 r482 2 2 3 3 [*] 4 postbuild = cd ../demos ; ./demoselect.sh gl 4 version(linux) { 5 postbuild = cd ../demos ; ./demoselect.sh gl 6 } 5 7 6 8 [glgdk] trunk/srcsv/dsss.conf
r322 r482 2 2 3 3 [*] 4 postbuild = cd ../demos ; ./demoselect.sh sv 4 version(linux) { 5 postbuild = cd ../demos ; ./demoselect.sh sv 6 } 5 7 6 8 [gsv]
