Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Co-authored-by: yanguwan <[email protected]>
  • Loading branch information
TsinghuaRoger and yanguwan authored Jun 17, 2022
1 parent 5d0b862 commit 9ef1e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ bin/goyacc: goyacc/main.go
clean:
go clean -i ./...
rm -rf *.out
rm parser.go
rm -rf parser.go

0 comments on commit 9ef1e9d

Please sign in to comment.