Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karsten Poeck
ansi-test
Commits
47b8d8be
Commit
47b8d8be
authored
Sep 01, 2003
by
pfdietz
Browse files
Fixed silly typo
parent
63544044
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansi-tests/ansi-aux.lsp
View file @
47b8d8be
...
...
@@ -306,7 +306,7 @@ the condition to go uncaught if it cannot be classified."
(division-by-zero () 'division-by-zero)
(floating-point-overflow () 'floating-point-overflow)
(floating-point-underflow () 'floating-point-underflow)
(arithmet
h
ic-error () 'arithmetic-error)
(arithmetic-error () 'arithmetic-error)
(error () 'error)
)))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment