doc-src/Tutorial/CodeGen/goal1.ML
author wenzelm
Thu, 30 Sep 1999 23:31:13 +0200
changeset 7668 80c310e76c46
parent 5377 efb799c5ed3c
permissions -rw-r--r--
removed ProofContext.declare_thm;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5377
efb799c5ed3c *** empty log message ***
nipkow
parents:
diff changeset
     1
Goal "!vs. exec s vs (xs@ys) = exec s (exec s vs xs) ys";