X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Chapters%2FPrototype.tex;h=eb66f002e1cb1731651164fd09e6754057ba9720;hp=7adcfcf5c19ef89dfa7eafee67705ef09936960d;hb=8ba14df19118e9880661452d6dc17ef1221fffb9;hpb=cb7efdb32891e84b1ee4b23d5d6c4790f1adba78 diff --git a/Chapters/Prototype.tex b/Chapters/Prototype.tex index 7adcfcf..eb66f00 100644 --- a/Chapters/Prototype.tex +++ b/Chapters/Prototype.tex @@ -188,7 +188,7 @@ % Draw the objects (and deferred labels) drawObj (inp, front, desugar, simpl, back, out); \stopuseMPgraphic - \placefigure[right]{GHC compiler pipeline}{\useMPgraphic{ghc-pipeline}} + \placefigure[right]{GHC compiler pipeline}{\startboxed \useMPgraphic{ghc-pipeline}\stopboxed} \startdesc{Frontend} This step takes the Haskell source files and parses them into an @@ -279,7 +279,7 @@ % Draw the objects (and deferred labels) drawObj (inp, front, norm, vhdl, out); \stopuseMPgraphic - \placefigure[right]{Cλash compiler pipeline}{\useMPgraphic{clash-pipeline}} + \placefigure[right]{Cλash compiler pipeline}{\startboxed \useMPgraphic{clash-pipeline}\stopboxed} \startdesc{Frontend} This is exactly the frontend from the \small{GHC} pipeline, that