Ignore:
Timestamp:
Dec 18, 2013, 1:04:00 AM (12 years ago)
Author:
Chris Staub <chris@…>
Children:
f975b3a
Parents:
1c9985f (diff), 8abef998 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Updated simp branch to match main book

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/testsuite-tools/common/tcl.xml

    r1c9985f r026bb5d  
    2424  <sect2 role="installation">
    2525    <title>Installation of Tcl</title>
     26
     27    <para os="s1">Increase memory size for regular expressions where required.</para>
     28
     29<screen os="s2"><userinput>sed -i s/500/5000/ generic/regc_nfa.c</userinput></screen>
    2630
    2731    <para os="a">Prepare Tcl for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.