Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Antoine Martin
quickref
Commits
49bc8793
Commit
49bc8793
authored
Nov 16, 2017
by
Antoine Martin
Browse files
Try to delete the cache each time
parent
0e41a5b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
map-declt.lisp
View file @
49bc8793
;;;; This file has to be run through qlmapper:map-releases "file"
(
sb-ext:run-program
"/bin/rm"
(
list
"-rf"
(
namestring
(
merge-pathnames
".cache/common-lisp"
(
user-homedir-pathname
)))))
(
ql:quickload
"quickref"
)
(
ql:quickload
"net.didierverna.declt"
)
...
...
Antoine Martin
@amartin
mentioned in commit
842edf90
·
Nov 20, 2017
mentioned in commit
842edf90
mentioned in commit 842edf90e1072bd7c72925cc07fa77dfa3000de7
Toggle commit list
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