openfile(): Go back to opening the files in text mode. This undoes
[python/dscho.git] / Doc / perl / isilo.perl
blobe990b36cb185d5371ca19c9a55ce5650ec1596f5
1 package main;
3 $USING_STYLES = 0;
4 $NO_NAVIGATION = 1;
5 $INDEX_COLUMNS = 1;
6 $MODULE_INDEX_COLUMNS = 1;
8 sub child_line {
9 return '';
12 1; # stupid perl...