Changeset 14256
- Timestamp:
- Sep 14, 2010, 4:31:12 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/source/lib/macros.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lib/macros.lisp
r14228 r14256 1939 1939 (next-method-p () (%next-method-p ,methvar))) 1940 1940 (declare (inline call-next-method next-method-p)) 1941 (declare (ftype (function (&rest t)) ,name)) 1941 1942 ,@inner-decls 1942 1943 ,@body)))))
Note:
See TracChangeset
for help on using the changeset viewer.
