doc-src/Tutorial/CodeGen/goal1.ML
author wenzelm
Mon, 25 Feb 2002 20:50:10 +0100
changeset 12939 279a3cf23a98
parent 5377 efb799c5ed3c
permissions -rw-r--r--
export eval_antiquote;
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";