~ubuntu-branches/ubuntu/utopic/critcl/utopic

« back to all changes in this revision

Viewing changes to doc/include/rq_cline.inc

  • Committer: Package Import Robot
  • Author(s): Andrew Shadura
  • Date: 2013-05-11 00:08:06 UTC
  • Revision ID: package-import@ubuntu.com-20130511000806-7hq1zc3fnn0gat79
Tags: upstream-3.1.9
ImportĀ upstreamĀ versionĀ 3.1.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
[para] Side note: This facility requires the use of a tclsh supporting
 
3
the builtin [cmd {info frame}] command. If critcl is run by a tclsh
 
4
not supporting this no [term #line] directives will be emitted. The
 
5
command is supported by Tcl 8.5 and higher. It is also supported by
 
6
Tcl 8.4 provided that it was compiled with the define
 
7
[option -DTCL_TIP280]. An example of such is ActiveState's ActiveTcl.