diff options
| author | Jacob1 <jfu614@gmail.com> | 2012-05-24 00:08:53 (GMT) |
|---|---|---|
| committer | Jacob1 <jfu614@gmail.com> | 2012-05-24 00:08:53 (GMT) |
| commit | be2fe943c049d479bec9c476e196037678e05b32 (patch) | |
| tree | 0344a7fa848353d560c45a85a0949a34a12aba50 /.gitignore | |
| parent | b9439454360fa5f1b340459aca44597e24f21489 (diff) | |
| download | powder-be2fe943c049d479bec9c476e196037678e05b32.zip powder-be2fe943c049d479bec9c476e196037678e05b32.tar.gz | |
Prevent accidental infinite loops in lua
Also fix glitch when step_functions[0] is unregistered but others aren't
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,4 +17,4 @@ src/python/stdlib/* *.bat *.o *.me -*
\ No newline at end of file +* |
