Artifact f8f134ac6bf0e71467fbec3e913250f32d4c966c25141c3064529772004de90b:
- File
psl-1983/help/help.tbl
— part of check-in
[eb17ceb7f6]
at
2020-04-21 19:40:01
on branch master
— Add Reduce 3.0 to the historical section of the archive, and some more
files relating to version sof PSL from the early 1980s. Thanks are due to
Paul McJones and Nelson Beebe for these, as well as to all the original
authors.git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/historical@5328 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 1140) [annotate] [blame] [check-ins using] [more...]
(put 'Help 'HelpFunction 'HelpHelp) (put '!? 'HelpFunction 'HelpHelp) (put 'Br 'HelpFile 'mini!-trace) (put 'Break 'HelpFunction 'HelpBreak) (put 'Edit 'HelpFile 'Editor) (put 'EditF 'HelpFile 'ZPEdit) (put 'Flags 'HelpFunction 'ShowFlags) (put 'Globals 'HelpFunction 'ShowGlobals) (put 'LapIn 'HelpFile 'Load) (put 'Load 'HelpFile 'Load) (put 'MiniEditor 'HelpFile 'Mini!-Editor) (put 'MiniTrace 'HelpFile 'Mini!-Trace) (put 'TopLoop 'HelpFunction 'HelpTopLoop) (put 'Tr 'HelpFile 'mini!-trace) (put 'UnBr 'HelpFile 'mini!-trace) (put 'UnTr 'HelpFile 'mini!-trace) (DefineFlag 'Echo "Echo input characters if T") (DefineFlag 'Time "Print TimeCheck in TopLoop") (DefineFlag 'Defn "Output Parsed Expression, bypass EVAL") (defineGlobal 'OutputBase!* "Output base for numbers") (defineGlobal 'PromptString!* "Current input prompt") %(defineGlobal 'Module!* "Module name for help system") (defineGlobal 'TopLoopName!* "Name of current top loop") (defineGlobal 'TopLoopRead!* "Current reader in top loop") (defineGlobal 'TopLoopEval!* "Current evaluator in top loop") (defineGlobal 'TopLoopPrint!* "Current printer in top loop")