racket/.gitmodules
Matthew Flatt e622a495b6 Add LZ4 support and use it by default for compressing files
original commit: 8858b34bd92ac8d2b6511dc9ca17ebfa06a1bd93
2019-04-06 07:32:37 +02:00

13 lines
317 B
Plaintext

[submodule "zlib"]
path = zlib
url = https://github.com/madler/zlib.git
[submodule "nanopass"]
path = nanopass
url = https://github.com/nanopass/nanopass-framework-scheme.git
[submodule "stex"]
path = stex
url = https://github.com/dybvig/stex
[submodule "lz4"]
path = lz4
url = https://github.com/lz4/lz4.git