#!/bin/sh
#
# create figures
# Figure from ELIFP, Ch. 23
sh AdventureGraph.sh
# cp AdventureGraph.png fig_23_01.png
cp AdventureGraph.png fig_05_01.png
# create chapter
./maketoc AbstractDataTypes
#
# create slides
# echo "Creating slides"



