-- TiogaStyles.config
-- Written by Bill Paxton, August 1981
-- Last changed by Paxton, August 2, 1983 9:31 am
-- TiogaStyles config. contains Tioga/JaM interface for styles
TiogaStyles: CONFIGURATION LINKS: CODE
IMPORTS Atom, EditNotify, JaMOps, JaMVM, MessageWindow, NameSymbolTable, NodeProps, Process, Real, Rope, TiogaPathOps
EXPORTS NodeStyle, NodeStyleExtra, NodeStyleObject
CONTROL NodeStyleImpl = {
NodeStyleImpl;
NodeStyle2Impl;
NodeStyleExtraImpl;
NodeStyleApplyImpl;
NodeStyleTabsImpl;
}.