- Timestamp:
- Oct 1, 2007, 1:06:45 PM (17 years ago)
- File:
-
- 1 edited
-
branches/ia32/level-0/l0-error.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/level-0/l0-error.lisp
r6915 r7333 44 44 (26 . "Local macro cannot reference lexically defined tag ~S") 45 45 (27 . "Local macro cannot reference lexically defined block ~S") 46 (28 . "Can t find tag ~S")46 (28 . "Can't find tag ~S") 47 47 (29 . "Duplicate tag ~S") 48 (30 . "Can t find block ~S")48 (30 . "Can't find block ~S") 49 49 (31 . "Bad lambda list ~S.") 50 50 (32 . "~S is not a valid lambda expression.")
Note:
See TracChangeset
for help on using the changeset viewer.
