Skip to content

Commit

Permalink
Rename project to gcl
Browse files Browse the repository at this point in the history
  • Loading branch information
oeb25 committed Feb 12, 2024
1 parent 08671ac commit c8fb4fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion run.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
compile = "dotnet publish -c Release --self-contained --output bin/run"
run = "./bin/run/calculator"
run = "./bin/run/gcl"
watch = ["*.fs", "*.fsl", "*.fsy"]
ignore = [
"Parser.fs",
Expand Down

0 comments on commit c8fb4fe

Please sign in to comment.