USE_JAG = yes
include ${SEPINC}/SEP.top
NO_SISTER_DIRS = yes
BOOK = JAG

#LATOPTS = option=book
LATOPTS = option=thesis 

PAPERS  =                      \
	./../../intro/paper    \
	./../../intro/paperRaw \
	./../../jam/paper      \
	./../../jam/paperRaw   \
	./../../juice/paper    \
	./../../rsf/paper      \
	./../../isf/paper      \
	./../../sep/paper      \
	./../../gag/paper      \
	./../../intro/misc     \


AUTHOR = 'Matthias Schwab\n \
        Stanford University\n \
        email: matt@sep.stanford.edu' 

TITLE = 'A Geophysical Inversion Toolbox\n in Java'

clean : jclean
include ${SEPINC}/Doc.rules.book
include ${SEPINC}/SEP.bottom

