switch to lowercase filenames

This commit is contained in:
2022-08-01 15:02:20 +05:30
parent 8216e76b04
commit 1570cf41f4
6 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
(ocamllex Lexer)
(ocamllex lexer)
(menhir
(modules Parser))
(modules parser))
(library
(name hack)