Changeset 6791
- Timestamp:
- Jul 6, 2007, 12:03:27 PM (17 years ago)
- File:
-
- 1 edited
-
branches/ide-1.0/ccl/lib/describe.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ide-1.0/ccl/lib/describe.lisp
r6720 r6791 1056 1056 (t nil)) 1057 1057 (cond ((special-operator-p sym) 1058 "Special Form")1058 "Special Operator") 1059 1059 ((macro-function sym) 1060 1060 "Macro")
Note:
See TracChangeset
for help on using the changeset viewer.
