doc-src/Tutorial/CodeGen/goal1.ML
author nipkow
Mon, 04 Jan 1999 15:07:47 +0100
changeset 6055 fdf4638bf726
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Version 1.0 of linear nat arithmetic.

Goal "!vs. exec s vs (xs@ys) = exec s (exec s vs xs) ys";