.hgignore
author Tero Marttila <terom@fixme.fi>
Sat, 23 May 2009 00:33:23 +0300
changeset 215 85863b89e38b
parent 34 763f65f9df0c
permissions -rw-r--r--
fix lua_thread_resume_state to not call lua_resume from a CFunction executing in the same state; lua_thread_done is now unprotected...
syntax: regexp

^build/
^bin/
^obj/
^doc/html
\.[^/]+\.sw[op]$