1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

move vfmt frontend program to tools/vfmt.v

This commit is contained in:
Delyan Angelov
2019-12-23 12:02:50 +02:00
committed by Alexander Medvednikov
parent 28594a65a8
commit 42b1660c7e
12 changed files with 234 additions and 120 deletions

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@ fns.txt
/tools/vrepl
/tools/vtest
/tools/vtest-compiler
/tools/vfmt
/tools/vup
/tools/vpm
/tools/vcreate