hgbook

diff en/Makefile @ 104:32bf9a5f22c0

Refactor MQ chapter into three.
Start text on guards.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri Oct 20 16:56:20 2006 -0700 (2006-10-20)
parents 5b80c922ebdd
children e0b961975c5e
line diff
     1.1 --- a/en/Makefile	Thu Oct 19 15:18:07 2006 -0700
     1.2 +++ b/en/Makefile	Fri Oct 20 16:56:20 2006 -0700
     1.3 @@ -12,6 +12,8 @@
     1.4  	hook.tex \
     1.5  	intro.tex \
     1.6  	mq.tex \
     1.7 +	mq-collab.tex \
     1.8 +	mq-ref.tex \
     1.9  	preface.tex \
    1.10  	srcinstall.tex \
    1.11  	template.tex \
    1.12 @@ -34,6 +36,7 @@
    1.13  	hook.msglen \
    1.14  	hook.simple \
    1.15  	hook.ws \
    1.16 +	mq.guards \
    1.17  	mq.qinit-help \
    1.18  	mq.dodiff \
    1.19  	mq.id \