mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-03-13 02:03:35 -07:00
| .. | ||
| quicksearch.lisp | ||
| README.md | ||
| simpleHTTPserver.lisp | ||
- it is better to use
uiop:*command-line-arguments*instead of(uiop:command-line-arguments). The latter always get the original full list, but when callingciel -swe need to pop the arguments list, to ditch the-s.