Report errors in at command.

This commit is contained in:
bringert
2006-01-20 18:18:49 +00:00
parent 87ce48926a
commit 05377a9a65
3 changed files with 14 additions and 11 deletions

View File

@@ -17,3 +17,5 @@ wideSnake _ x = case x of
in if isSnake CN y' then Thick y' else Wide y'
_ -> composOp ? ? compos_Tree ? wideSnake x
wideSnakeNP : Tree NP -> Tree NP
wideSnakeNP = wideSnake NP