shithub: plan9front

ref: d7613e356c55a3b7a1140a1f6d8aa6dca43b9d97
dir: /sys/src/cmd/python/Doc/perl/isilo.perl/

View raw version
package main;

$USING_STYLES = 0;
$NO_NAVIGATION = 1;
$INDEX_COLUMNS = 1;
$MODULE_INDEX_COLUMNS = 1;

sub child_line {
    return '';
}

1;      # stupid perl...