chiark / gitweb /
strategy notation: introduce \allsrcs
[topbloke-formulae.git] / article.tex
index 6e3d5156600c4be6dbe41cd6de0a272aee783f54..475477f1ac8fedadeb1b0ccde61eb77aaeb12bdd 100644 (file)
@@ -92,6 +92,8 @@
 \newcommand{\base}{{\mathcal B}}
 \newcommand{\depsreq}{{\mathcal G}}
 
+\newcommand{\allsrcs}{\set U}
+
 \newcommand{\patchof}[1]{\patch ( #1 ) }
 \newcommand{\baseof}[1]{\base ( #1 ) }
 \newcommand{\depsreqof}[1]{\depsreq ( #1 ) }
 \chapter{Update strategy}
 
 \input{strategy.tex}
+\input{ranking.tex}
+\input{trav-alg.tex}
+\input{trav-proofs.tex}
 
 \end{document}