Updated the look of references
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ Finally we have the Program Counter which contains a 32 bit address that points
|
||||
|
||||
\def\minY{-5} \def\maxY{5}
|
||||
\def\minX{-5} \def\maxX{5}
|
||||
\begin{figure}[h]
|
||||
\begin{figure}[ht]
|
||||
\centering
|
||||
\begin{tikzpicture}[node distance=0cm]
|
||||
\node [draw, fit={(\minX, 1.0) (0, 1.5)}, label=center:Program Counter] (pc) {};
|
||||
|
||||
Reference in New Issue
Block a user