Complete refactor using protobuff

This commit is contained in:
ycc
2022-01-15 22:19:29 +01:00
parent 60b14db80c
commit c07cdff3de
29 changed files with 1088 additions and 131 deletions

10
clean.sh Executable file
View File

@ -0,0 +1,10 @@
#/usr/bin/bash
rm doc/*.aux
rm doc/*.fdb_latexmk
rm doc/*.fls
rm doc/*.log
rm doc/*.pdf
rm doc/*.synctex.gz
rm test.id
rm id.json
rm messages.pb.go