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
abcl
abcl
Commits
e9a74844
Commit
e9a74844
authored
Mar 16, 2014
by
mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f
Browse files
metadata: change trunk to refer to <urn:abcl.org/1.4.0#dev>.
parent
2903a0cc
Changes
3
Hide whitespace changes
Inline
Side-by-side
README
View file @
e9a74844
...
...
@@ -50,7 +50,7 @@ following command:
which should result in output like the following
Armed Bear Common Lisp 1.
3
.0
Armed Bear Common Lisp 1.
4
.0
-dev
Java 1.7.0_51 Sun Microsystems Inc.
Java HotSpot(TM) Client VM
Low-level initialization completed in 0.3 seconds.
...
...
abcl.rdf
View file @
e9a74844
...
...
@@ -17,11 +17,12 @@
@prefix dc: <http://purl.org/dc/elements/1.1/> .
<>
abcl:branch <http://abcl.org/svn/trunk/abcl> ;
dc:identifier <urn:abcl.org/1.
3
.0#> ;
dc:identifier <urn:abcl.org/1.
4
.0#
dev
> ;
doap:language "Common Lisp" ;
dc:created "01-JAN-2004" ;
dc:modified "15-MAR-2014" ;
dc:version "abcl-1.3.0" ;
dc:version "abcl-1.4.0" ;
dc:release "dev" ;
<>
rdfs:seeAlso <file:README> ;
rdfs:seeAlso <file:MANUAL> ;
...
...
@@ -91,9 +92,8 @@ doap:Project rdfs:seeAlso [
rdf:_2 <https://code.google.com/p/abcl-dynamic-install/files/abcl-1.0.1.jar> ;
rdf:_3 <https://code.google.com/p/abcl-dynamic-install/files/abcl-1.1.0.2.jar> ;
rdf:_3 <https://code.google.com/p/abcl-dynamic-install/files/abcl-1.1.1.jar> ;
rdf:_4 <http://abcl.org/releases/1.2.1/abcl-1.2.1.jar>
rdf:_4 <http://abcl.org/releases/1.2.1/abcl-1.2.1.jar> ;
rdf:_4 <http://abcl.org/releases/1.3.0/abcl-1.3.0.jar>
] ;
] .
...
...
doc/manual/abcl.tex
View file @
e9a74844
...
...
@@ -8,9 +8,9 @@
\begin{document}
\title
{
Armed Bear Common Lisp User Manual
}
\date
{
Version 1.
3
.0-
rc-0
\\
\date
{
Version 1.
4
.0-
dev
\\
\smallskip
March 1
5
, 2014
}
March 1
6
, 2014
}
\author
{
Mark Evenson
\and
Erik H
\"
{
u
}
lsmann
\and
Rudolf Schlatte
\and
Alessio Stalla
\and
Ville Voutilainen
}
...
...
@@ -1467,7 +1467,7 @@ with abcl-1.3.0. See <file:CHANGES> for an annotation of the highlights.
\chapter
{
The SYSTEM Dictionary
}
The public interfaces in this package are subject to change with
\textsc
{
ABCL
}
1
.
4
.
\textsc
{
ABCL
}
1
.
5
.
\include
{
system
}
...
...
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