shithub: riscv

ref: 930efe67e81635e632f1e6f93e1c56499c79a55f
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...