switch to lowercase filenames

This commit is contained in:
Konarak 2022-08-01 15:02:20 +05:30
parent 8216e76b04
commit 1570cf41f4
Signed by: konarak
GPG Key ID: DE5E99432B548849
6 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
(ocamllex Lexer) (ocamllex lexer)
(menhir (menhir
(modules Parser)) (modules parser))
(library (library
(name hack) (name hack)