Changeset 387 for branches/thune/thread_safe/config.t
- Timestamp:
- 05/17/07 16:25:27 (18 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/config.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/config.t
r350 r387 1 1 ; Thune Configuration 2 2 3 [ x] bzip2 "Include bzip2 compress/decompress calls"4 [ x] trig "Include trigonometric math calls"5 [ x] math3d "Include vector & matrix math calls"3 [ ] bzip2 "Include bzip2 compress/decompress calls" 4 [ ] trig "Include trigonometric math calls" 5 [ ] math3d "Include vector & matrix math calls" 6 6 enable trig 7 [ x] dt-code "Include 'code datatype"7 [ ] dt-code "Include 'code datatype" 8 8 9 [ x] net "UDP socket port"9 [ ] net "UDP socket port" 10 10 11 11 [ ] uds "Library with datatype & gc system only - no eval"
