Changeset 12872
- Timestamp:
- Sep 21, 2009, 9:59:08 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/level-0/PPC/ppc-utils.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/level-0/PPC/ppc-utils.lisp
r12796 r12872 600 600 (error "watching objects not supported on PPC yet")) 601 601 602 (defun %unwatch (watched )603 (declare (ignore watched ))602 (defun %unwatch (watched new) 603 (declare (ignore watched new)) 604 604 (error "watching objects not supported on PPC yet")) 605 605
Note:
See TracChangeset
for help on using the changeset viewer.
