Skip to content

Commit

Permalink
Fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
7h3kk1d committed Jul 26, 2024
1 parent c783f76 commit dd7408f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ deps:
opam switch import opam.export

change-deps:
opam lock .
opam lock .

setup-instructor:
cp src/haz3lweb/ExerciseSettings_instructor.re src/haz3lweb/ExerciseSettings.re
Expand Down

0 comments on commit dd7408f

Please sign in to comment.