Skip to content

Commit

Permalink
Oops...
Browse files Browse the repository at this point in the history
  • Loading branch information
espenhw committed Mar 5, 2009
1 parent af124b3 commit 10c342e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/main/lisp/wisent-malabar-java-wy.el
Binary file not shown.
2 changes: 1 addition & 1 deletion src/main/lisp/wisent-malabar-java.wy
Original file line number Diff line number Diff line change
Expand Up @@ -1479,7 +1479,7 @@ catches
: catch_clause
(progn $1)
| catches catch_clause
(cons $1 $3)
(cons $1 $2)
;

catch_clause
Expand Down

0 comments on commit 10c342e

Please sign in to comment.