Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wm Annis
clim-tos
Commits
aee52f76
Commit
aee52f76
authored
Jun 30, 2017
by
Daniel Kochmański
Browse files
fix error with shadowing symbol in simple-tst.
parent
22a99a69
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/simple-test.lisp
View file @
aee52f76
...
...
@@ -4,8 +4,8 @@
;; See the file LICENSE for the full license governing this code.
;;
#-
acl86win32
(
defpackage
:clim-user
(
:use
:clim-silica
))
;;
#-acl86win32
;;
(defpackage :clim-user (:use :clim-silica))
(
in-package
:clim-user
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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