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
gendl
gendl
Commits
1754506e
Commit
1754506e
authored
Oct 25, 2011
by
Dave Cooper
Browse files
small addition to readme.
parent
28a30338
Changes
1
Show whitespace changes
Inline
Side-by-side
README
View file @
1754506e
...
@@ -28,7 +28,7 @@ Current Requirements:
...
@@ -28,7 +28,7 @@ Current Requirements:
o Common Lisp: LispWorks or AllegroCL
o Common Lisp: LispWorks or AllegroCL
Note: Allegro CL 8.2 comes with ASDF, but (sys:update-allegro) will
Note: Allegro CL 8.2 comes with ASDF, but (sys:update-allegro) will
bring it to ASDF2.
bring it to ASDF2
which is what you want
.
To load the entire system, you can do it from scratch with
To load the entire system, you can do it from scratch with
...
@@ -36,6 +36,8 @@ Current Requirements:
...
@@ -36,6 +36,8 @@ Current Requirements:
We are working on making GDL to bootstrap with pure Quicklisp/asdf.
We are working on making GDL to bootstrap with pure Quicklisp/asdf.
We plan to target SBCL as next CL host.
If you want to load individual modules, you can do so using quicklisp
If you want to load individual modules, you can do so using quicklisp
or asdf.
or asdf.
...
...
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