Changeset 438 for branches/thune/thread_safe/gl/testfw.t
- Timestamp:
- 07/25/07 22:34:48 (16 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/gl/testfw.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/gl/testfw.t
r436 r438 66 66 script-file load context drop 67 67 ] 68 [dup 'reload if/eq (drop recurse) ] try68 [dup 'reload if/eq (drop recurse) throw] try 69 69 ] 70 70 proc :run-script ; ( -- )
