view .hgignore @ 358:fa3659ffa834

Fix missing column in terminal entry in instruction table Thanks to Erik G <erik@6809.org> for pointing out the error. It was operating correctly due to the happy accident but setting a pointer to an enum value is just not kosher.
author William Astle <lost@l-w.ca>
date Tue, 26 May 2015 17:41:22 -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$