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
antik
gsll
Commits
354eb334
Commit
354eb334
authored
Jun 14, 2009
by
Liam Healy
Browse files
Add dependency on cffi-grovel
parent
a2ba427b
Changes
1
Hide whitespace changes
Inline
Side-by-side
gsll.asd
View file @
354eb334
;; Definition of GSLL system
;; Liam Healy
;; Time-stamp: <2009-06-
06 17:05:47
EDT gsll.asd>
;; Time-stamp: <2009-06-
14 23:31:29
EDT gsll.asd>
;; $Id$
(
when
(
asdf:find-system
:fsbv
nil
)
...
...
@@ -12,7 +12,7 @@
:version
"0"
:author
"Liam M. Healy"
:licence
"LLGPL v3, FDL"
:depends-on
(
cffi
trivial-garbage
cl-utilities
#+
fsbv
fsbv
)
:depends-on
(
cffi
cffi-grovel
trivial-garbage
cl-utilities
#+
fsbv
fsbv
)
:components
((
:module
init
: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