Vim comment plugin, run/test l5 alias

This commit is contained in:
2018-02-06 23:07:43 -05:00
parent 568aa72b5b
commit 7792e56b30
4 changed files with 10 additions and 2 deletions

View File

@@ -74,5 +74,8 @@ run() {
echo ./$1.out $line
done < $1.in
}
# temp
# l5
alias mka="make all; ./bitmap_printer.out dog.bmp"
# }}}
# }}}