Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
asdf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Moringen
asdf
Commits
f1575d4f
Commit
f1575d4f
authored
13 years ago
by
Francois-Rene Rideau
Browse files
Options
Downloads
Patches
Plain Diff
clean ufasl. Tweak main page.
parent
a8b5056e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
doc/index.html
+3
-3
3 additions, 3 deletions
doc/index.html
with
4 additions
and
4 deletions
Makefile
+
1
−
1
View file @
f1575d4f
...
@@ -38,7 +38,7 @@ website:
...
@@ -38,7 +38,7 @@ website:
make
-C
doc website
make
-C
doc website
clean_dirs
=
$(
sourceDirectory
)
clean_dirs
=
$(
sourceDirectory
)
clean_extensions
=
fasl dfsl cfsl fasl fas lib dx32fsl lx64fsl lx32fsl o bak x86f
clean_extensions
=
fasl dfsl cfsl fasl fas lib dx32fsl lx64fsl lx32fsl
ufasl
o bak x86f
clean
:
clean
:
@
for
dir
in
$(
clean_dirs
);
do
\
@
for
dir
in
$(
clean_dirs
);
do
\
...
...
This diff is collapsed.
Click to expand it.
doc/index.html
+
3
−
3
View file @
f1575d4f
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
<a
id=
"ASDF 2"
></a>
<a
id=
"ASDF 2"
></a>
<h3>
ASDF 2
</h3>
<h3>
ASDF 2
</h3>
<p>
We released ASDF 2 on May 31st 2010.
<p>
We released ASDF 2 on May 31st 2010.
It has
now
been widely adopted by the CL community.
It has
since
been widely adopted by the CL community.
</p><p>
</p><p>
These implementations provide ASDF 2 in their latest release
These implementations provide ASDF 2 in their latest release
so you can just
<tt>
(require :asdf)
</tt>
:
so you can just
<tt>
(require :asdf)
</tt>
:
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
(proprietary) lispworks scl.
(proprietary) lispworks scl.
</p><p>
</p><p>
These implementations are obsolete, yet are somewhat supported by ASDF 2:
These implementations are obsolete, yet are somewhat supported by ASDF 2:
(free) gcl mcl; (proprietary) corman
c
l genera.
(free) gcl mcl; (proprietary) cormanl
isp
genera.
</p>
</p>
<a
id=
"what_it_is"
></a>
<a
id=
"what_it_is"
></a>
<h3>
What it is
</h3>
<h3>
What it is
</h3>
...
@@ -172,7 +172,7 @@
...
@@ -172,7 +172,7 @@
<a
class=
"nav"
href=
"http://common-lisp.net/"
title=
"Common-Lisp.net"
>
<img
src=
"http://common-lisp.net/project/cl-containers/shared/buttons/lisp-lizard.png"
width=
"80"
height=
"15"
title=
"Common-Lisp.net"
alt=
"Common-Lisp.net button"
/></a>
<a
class=
"nav"
href=
"http://common-lisp.net/"
title=
"Common-Lisp.net"
>
<img
src=
"http://common-lisp.net/project/cl-containers/shared/buttons/lisp-lizard.png"
width=
"80"
height=
"15"
title=
"Common-Lisp.net"
alt=
"Common-Lisp.net button"
/></a>
<p><span
class=
"copyright"
Copyright
&
copy
;
2001
-2010
Daniel
Barlow
and
contributors
</
span
></p>
<p><span
class=
"copyright"
Copyright
&
copy
;
2001
-2010
Daniel
Barlow
and
contributors
</
span
></p>
<p>
ASDF has an
<a
href=
"http://www.opensource.org/licenses/mit-license.php"
>
MIT style
</a>
license
</p>
<p>
ASDF has an
<a
href=
"http://www.opensource.org/licenses/mit-license.php"
>
MIT style
</a>
license
</p>
<div
id=
"timestamp"
>
Last updated 2011-0
4
-0
6
</div>
<div
id=
"timestamp"
>
Last updated 2011-0
5
-0
8
</div>
</div>
</div>
</body>
</body>
</html>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment