view .hgignore @ 198:d2bed389e94a

Fix --help and --usage to display = correctly for long option args --usage and --help were missing the = between the long option and its argument in certain circumstances. Correct lwlib to handle these cases.
author William Astle <lost@l-w.ca>
date Thu, 15 Mar 2012 09:33:26 -0600
parents 68f41eaf44f2
children d2f04fa0103b f90c9b044220
line wrap: on
line source

\.exe$
\.o$
\.d$
\.a$
~$
\.orig$
/lwbasic$
/lwlink$
/lwobjdump$
/lwar$
/lwasm$
/lwcc/lwcc$
/lwcc/lwcpp$