vocabs.metadata: fix for error refactoring.

db4
John Benediktsson 2015-08-23 18:37:34 -07:00
parent 4efef7bfd9
commit 087b8df798
1 changed files with 1 additions and 1 deletions

View File

@ -126,5 +126,5 @@ M: unsupported-platform summary
[
dup vocab-platforms dup supported-platform?
[ 2drop ] [ [ vocab-name ] dip unsupported-platform ] if
[ 2drop ] [ [ vocab-name ] dip throw-unsupported-platform ] if
] check-vocab-hook set-global