Report errors in at command.

This commit is contained in:
bringert
2006-01-20 18:18:49 +00:00
parent c9ed0c4218
commit 0f6c51f741
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