mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-05 22:08:27 +00:00
5 lines
112 B
Bash
Executable File
5 lines
112 B
Bash
Executable File
gocc -o ../ -p . dot.bnf
|
|
cp ./parser/parser.temp ./parser/parser.go
|
|
gofix parser/tables.go
|
|
gofix token/token.go
|