changeset 5ec5a15ff0d5 in /z/repo/tutorial
details: http://repo.m5sim.org/tutorial?cmd=changeset;node=5ec5a15ff0d5
summary: Update packages for newer tikz/pgf installations

diffstat:

1 file changed, 5 insertions(+), 5 deletions(-)
isca.tex |   10 +++++-----

diffs (20 lines):

diff -r 23bfbd4389ce -r 5ec5a15ff0d5 isca.tex
--- a/isca.tex  Thu Mar 06 11:08:25 2008 -0500
+++ b/isca.tex  Wed Oct 07 12:08:46 2009 -0400
@@ -43,11 +43,11 @@
 \newcommand{\rhi}[1]{\textcolor{red}{\textbf{#1}}}
 
 \usepackage{tikz}
-\usepackage{pgflibraryarrows}
-\usepackage{pgflibraryshapes}
-\usepackage{pgflibraryplotmarks}
-\usepackage{pgflibrarytikzbackgrounds}
-\usepackage{pgflibrarytikztrees}
+\usetikzlibrary{arrows}
+\usetikzlibrary{shapes}
+\usetikzlibrary{plotmarks}
+\usetikzlibrary{backgrounds}
+\usetikzlibrary{trees}
 
 \mode<presentation>
 {
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to