(*
 * Copyright 2016, Data61, CSIRO
 *
 * This software may be distributed and modified according to the terms of
 * the BSD 2-Clause license. Note that NO WARRANTY is provided.
 * See "LICENSE_BSD2.txt" for details.
 *
 * @TAG(DATA61_BSD)
 *)
chapter AFP

session Complx = Word_Lib +
  options [timeout = 4800]
  directories
    "ex"
    "lib"
  theories
    OG_Syntax
    "ex/Examples"
    "ex/SumArr"
  document_files
    "root.tex"
