From 25d228c0ea102570073ccf5dd642615cc2ebe7a1 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Mon, 2 Nov 2009 12:16:06 +0100 Subject: [PATCH] Remove an unused (and commented) macro. --- Chapters/Normalization.tex | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Chapters/Normalization.tex b/Chapters/Normalization.tex index 3356a4f..d8f2fe9 100644 --- a/Chapters/Normalization.tex +++ b/Chapters/Normalization.tex @@ -14,7 +14,6 @@ } } - \define[3]\transexample{ \placeexample[here]{#1} \startcombination[2*1] @@ -22,14 +21,6 @@ {\example{#3}}{Transformed program} \stopcombination } -% -%\define[3]\transexampleh{ -%% \placeexample[here]{#1} -%% \startcombination[1*2] -%% {\example{#2}}{Original program} -%% {\example{#3}}{Transformed program} -%% \stopcombination -%} The first step in the core to \small{VHDL} translation process, is normalization. We aim to bring the core description into a simpler form, which we can -- 2.30.2