tvl-depot/third_party/lisp/sclf
sterni 25cb0ad32f style(3p/lisp): expand tabs in npg, mime4cl and sclf
Done using

    find third_party/lisp/{sclf,mime4cl,npg} \
      -name '*.lisp' -or -name '*.asd' \
      -exec bash -c 'expand -i -t 8 "$0" | sponge "$0"' {} \;

Change-Id: If84afac9c1d5cbc74e137a5aa0ae61472f0f1e90
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5066
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
2022-01-26 17:43:54 +00:00
..
mp style(3p/lisp): expand tabs in npg, mime4cl and sclf 2022-01-26 17:43:54 +00:00
.skip-subtree feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
default.nix feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
directory.lisp style(3p/lisp): expand tabs in npg, mime4cl and sclf 2022-01-26 17:43:54 +00:00
lazy.lisp style(3p/lisp): expand tabs in npg, mime4cl and sclf 2022-01-26 17:43:54 +00:00
OWNERS feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
package.lisp style(3p/lisp): expand tabs in npg, mime4cl and sclf 2022-01-26 17:43:54 +00:00
README feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
sclf.asd style(3p/lisp): expand tabs in npg, mime4cl and sclf 2022-01-26 17:43:54 +00:00
sclf.lisp style(3p/lisp): expand tabs in npg, mime4cl and sclf 2022-01-26 17:43:54 +00:00
serial.lisp style(3p/lisp): expand tabs in npg, mime4cl and sclf 2022-01-26 17:43:54 +00:00
sysproc.lisp style(3p/lisp): expand tabs in npg, mime4cl and sclf 2022-01-26 17:43:54 +00:00
time.lisp style(3p/lisp): expand tabs in npg, mime4cl and sclf 2022-01-26 17:43:54 +00:00

SCLF has originally been written by Walter C. Pelissero and vendored
into depot since it is a dependency of mime4cl. Upstream and depot version
may diverge.

Upstream Website: http://wcp.sdf-eu.org/software/#sclf
Vendored Tarball: http://wcp.sdf-eu.org/software/sclf-20150207T213551.tbz