From 436af88d8c436265c751bbbc0d76ef42aab0cdf0 Mon Sep 17 00:00:00 2001 From: Andrey Makarov Date: Thu, 6 May 2021 11:58:01 +0300 Subject: follow-up #17837: add `Console` for interactive sessions (#17930) * follow-up #17837: add `Console` for interactive sessions * fix Latex --- doc/filelist.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/filelist.txt') diff --git a/doc/filelist.txt b/doc/filelist.txt index c863ba0cf..74995f154 100644 --- a/doc/filelist.txt +++ b/doc/filelist.txt @@ -5,7 +5,7 @@ Short description of Nim's modules Module Description ============== ========================================================== nim main module: parses the command line and calls - ``main.MainCommand`` + `main.MainCommand` main implements the top-level command dispatching nimconf implements the config file reader syntaxes dispatcher for the different parsers and filters @@ -36,7 +36,7 @@ evals contains an AST interpreter for compile time evaluation pragmas semantic checking of pragmas idents implements a general mapping from identifiers to an internal - representation (``PIdent``) that is used so that a simple + representation (`PIdent`) that is used so that a simple id-comparison suffices to establish whether two Nim identifiers are equivalent ropes implements long strings represented as trees for -- cgit 1.4.1-2-gfad0