git: 9front

ref: 056eb9f7d8b1a577f7029e3d0e6d40cf6c2e86b0
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...