diff options
author | Nadrieril | 2024-05-03 13:29:27 +0200 |
---|---|---|
committer | Nadrieril | 2024-05-14 15:01:39 +0200 |
commit | b923f7232a9e98a0b039b722ffedcf91051edbe6 (patch) | |
tree | cf8e6ad7e45cab5306b30f2b396cdf90a42ebeb6 /compiler/charon | |
parent | f2fa29e5ef5c8c7d7375e4c8a37dbba1012fb95c (diff) |
Ensure `./charon` points to a valid charon clone
Diffstat (limited to 'compiler/charon')
l--------- | compiler/charon | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/charon b/compiler/charon new file mode 120000 index 00000000..0cd9e85a --- /dev/null +++ b/compiler/charon @@ -0,0 +1 @@ +../charon/charon-ml/
\ No newline at end of file |