repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git]
/
components
/
runtime
/
sbcl
/
files
/
sbclrc
blob
6952de7dbf748eb29ecce45e89cef690cd91ce8a
1
;;; Setup ASDF
2
(in-package #:cl-user)
3
(require :asdf)
4
(push #p"/usr/share/common-lisp/systems/" asdf:*central-registry*)