]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/python/Doc/perl/isilo.perl
/sys/lib/dist/mkfile: test for .git directory
[plan9front.git] / sys / src / cmd / python / Doc / perl / isilo.perl
1 package main;
2
3 $USING_STYLES = 0;
4 $NO_NAVIGATION = 1;
5 $INDEX_COLUMNS = 1;
6 $MODULE_INDEX_COLUMNS = 1;
7
8 sub child_line {
9     return '';
10 }
11
12 1;      # stupid perl...