From 6e28a30da02870e986ad5ad2130b66153b5239df Mon Sep 17 00:00:00 2001 From: Vivien Maisonneuve Date: Tue, 11 Feb 2014 16:31:22 +0100 Subject: [PATCH] Macro \PIPS --- pipstransfo.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pipstransfo.tex b/pipstransfo.tex index 3c0e935..f24434a 100644 --- a/pipstransfo.tex +++ b/pipstransfo.tex @@ -7,9 +7,12 @@ \usepackage{listings} \usepackage{hyperref} +\usepackage{xspace} +\def\PIPS{PIPS\xspace} -\title{PIPS~--- List of code transformations} + +\title{\PIPS~--- List of code transformations} @@ -113,7 +116,7 @@ \item constant propagation \end{itemize} -\chapter{List of PIPS transformations} +\chapter{List of \PIPS transformations} \section{Memory allocation alteration} -- 2.20.1