mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-04 06:16:00 +03:00
6 lines
86 B
Makefile
6 lines
86 B
Makefile
Enigma.cry:
|
|
ln -s ../enigma/Enigma.cry .
|
|
|
|
test: Enigma.cry
|
|
cryptol-2 -b sanity.icry
|