Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
antik
gsll
Commits
f3932b3d
Commit
f3932b3d
authored
Jan 25, 2011
by
Liam M. Healy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dependence on foreign-array-tests, which is obsolete
parent
16489fee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gsll-tests.asd
gsll-tests.asd
+3
-3
No files found.
gsll-tests.asd
View file @
f3932b3d
;; Definition of GSLL system
;; Liam Healy
;; Time-stamp: <201
0-10-03 18:11:16ED
T gsll-tests.asd>
;; Time-stamp: <201
1-01-22 16:25:49ES
T gsll-tests.asd>
;;
;; Copyright 2007, 2008, 2009 Liam M. Healy
;; Copyright 2007, 2008, 2009
, 2011
Liam M. Healy
;; Distributed under the terms of the GNU General Public License
;;
;; This program is free software: you can redistribute it and/or modify
...
...
@@ -27,7 +27,7 @@
:version
"0"
:author
"Liam M. Healy"
:licence
"GPL v3"
:depends-on
(
gsll
foreign-array-tests
lisp-unit
)
:depends-on
(
gsll
lisp-unit
)
:components
((
:module
test-unit
:components
...
...
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