-- TStyles.config
-- Written by Bill Paxton, August 1981
-- Last changed by Paxton, June 7, 1983 3:04 pm

-- TStyles config. contains Tioga/JaM interface for styles

TStyles: CONFIGURATION LINKS: CODE
IMPORTS Atom, EditNotify, JaMOps, JaMVM, MessageWindow, NameSymbolTable, NodeProps, Process, Real, Rope, TiogaNodeOps
EXPORTS NodeStyle, NodeStyleExtra, NodeStyleObject
CONTROL NodeStyleImpl = {
NodeStyleImpl;
NodeStyle2Impl;
NodeStyleExtraImpl;
NodeStyleApplyImpl;
NodeStyleTabsImpl;
}.