doc-src/Tutorial/Misc/itrev1.ML
author nipkow
Sun, 25 Jan 2004 00:42:22 +0100
changeset 14360 e654599b114e
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Added an exception handler and error msg.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5377
efb799c5ed3c *** empty log message ***
nipkow
parents:
diff changeset
     1
Goal "itrev xs [] = rev xs";