add tab size to window ctl file

This commit is contained in:
rsc 2004-04-25 20:26:49 +00:00
parent 4e20688042
commit c591e1e616
2 changed files with 2 additions and 1 deletions

View file

@ -102,6 +102,7 @@ threadmain(int argc, char *argv[])
exits("usage");
}ARGEND
quotefmtinstall();
cputype = getenv("cputype");
objtype = getenv("objtype");
home = getenv("home");