Differences From Artifact [4d41537e01]:
- File doc/object.n — part of check-in [037a44105f] at 2012-03-27 08:21:12 on branch trunk — Implementation of TIP #397 (user: dkf size: 4976) [more...]
- File library/msgcat/doc/object.n — part of check-in [3653a449db] at 2012-05-07 18:40:55 on branch dgp-pkg-migration — merge trunk (user: dgp size: 4976)
- File pkgs/msgcat/doc/object.n — part of check-in [3653a449db] at 2012-05-07 18:40:55 on branch dgp-pkg-migration — merge trunk (user: dgp size: 4976)
To Artifact [17fece68cc]:
- File doc/object.n — part of check-in [82bff07330] at 2013-01-09 16:43:33 on branch frq-3599786 — Experimental: categories added to man pages; enhance tcltk-man2html to use categories to render ToC (user: twylite size: 5012) [more...]
| ︙ | |||
118 119 120 121 122 123 124 125 126 127 128 | 118 119 120 121 122 123 124 125 126 127 128 129 130 | + + | $obj \fBdestroy\fR $obj foo \fI\(-> error "unknown command obj"\fR .CE .SH "SEE ALSO" my(n), oo::class(n) .SH KEYWORDS base class, class, object, root class .SH CATEGORY Tcl Object Orientation .\" Local variables: .\" mode: nroff .\" fill-column: 78 .\" End: |