(* Author: Norbert Schirmer Maintainer: Norbert Schirmer, norbert.schirmer at web de Copyright (C) 2006-2008 Norbert Schirmer *) (*<*) theory SyntaxTest imports HeapList Vcg begin record "globals" = alloc_' :: "ref list" free_':: nat GA_' :: "ref list list" next_' :: "ref ⇒ ref" cont_' :: "ref ⇒ nat"