blob: 1616ae28e83c23189b2e51dd4fdb7c2bc75efc29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Index created by AutoSplit for blib\lib\Tk\Table.pm
# (file acts as timestamp)
package Tk::Table;
sub Create
;
sub totalColumns
;
sub totalRows
;
sub Posn
;
sub see
;
1;
|