Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
abcl
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abcl
abcl
Commits
df8b9d9b
Commit
df8b9d9b
authored
Oct 03, 2014
by
mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: note ASDF version as 3.1.1.
parent
d8b3dd76
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
CHANGES
CHANGES
+3
-0
abcl.rdf
abcl.rdf
+1
-1
doc/manual/abcl.tex
doc/manual/abcl.tex
+1
-1
No files found.
CHANGES
View file @
df8b9d9b
...
...
@@ -3,6 +3,9 @@ Version 1.4.0-dev
http://abcl.org/svn/trunk/
Unreleased.
* Update to ASDF 3.1.3.
Version 1.3.1
=============
http://abcl.org/svn/tags/1.3.1/
...
...
abcl.rdf
View file @
df8b9d9b
...
...
@@ -130,7 +130,7 @@ doap:Project rdfs:seeAlso
rdf:_9 abcl:quicklisp-abcl ;
] .
abcl:asdf dc:version "3.1.
0.94
" .
abcl:asdf dc:version "3.1.
3
" .
abcl:abcl-contrib
rdfs:seeAlso <file:contrib/README.markdown> .
...
...
doc/manual/abcl.tex
View file @
df8b9d9b
...
...
@@ -1249,7 +1249,7 @@ reader in the definition of the \code{SHARPSIGN-DOUBLE-QUOTE}
\section
{
ASDF
}
asdf-3.1.
0.65
(see
\cite
{
asdf
}
) is packaged as core component of
\textsc
{
ABCL
}
,
asdf-3.1.
3
(see
\cite
{
asdf
}
) is packaged as core component of
\textsc
{
ABCL
}
,
but not initialized by default, as it relies on the
\textsc
{
CLOS
}
subsystem
which can take a bit of time to start
\footnote
{
While this time is
``merely'' on the order of seconds for contemporary 2011 machines,
...
...
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