1
0
mirror of https://github.com/akelge/zsh synced 2025-08-17 06:58:41 +00:00

First great cleanup

This commit is contained in:
2013-01-17 09:40:13 +00:00
parent 7071fa42f9
commit f034d96ef0
13 changed files with 140 additions and 2614 deletions

View File

@ -17,3 +17,5 @@
int main(int argc, char *argv[]) {
return 0
}
/* vim: set ts=4 sw=4 tw=0 ft=c : */