src/HOLCF/FOCUS/ROOT.ML
author schirmer
Sat, 18 Dec 2004 17:12:45 +0100
changeset 15422 cbdddc0efadf
parent 15188 9d57263faf9e
child 16844 60ab395e6da5
permissions -rw-r--r--
added print translation for split: split f --> %(x,y). f x y

(*  Title:      HOLCF/FOCUS/ROOT.ML
    ID:         $Id$
    Author: 	David von Oheimb, TU Muenchen

ROOT file for the FOCUS extension of HOLCF.
See README.html for further information.
*)

val banner = "HOLCF/FOCUS";
writeln banner;

use_thy "Fstreams";
use_thy "FOCUS";
use_thy "Buffer_adm";