]> granicus.if.org Git - python/commitdiff
Nit.
authorFred Drake <fdrake@acm.org>
Fri, 9 Jan 1998 05:22:44 +0000 (05:22 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 9 Jan 1998 05:22:44 +0000 (05:22 +0000)
Doc/myformat.perl

index 244b79306816684d0ce94fd2684f0b2d9e88cbad..1e1252d363fd93312870612f1c5bd2fcf6bd6898 100644 (file)
@@ -182,6 +182,8 @@ sub do_cmd_refstmodindex{ &my_module_index_helper('standard', @_, 'REF'); }
 
 sub do_cmd_nodename{ &do_cmd_label(@_); }
 
+sub do_cmd_mytableofcontents{ &do_cmd_tableofcontents(@_); }
+
 $any_next_pair_rx3 = "$O(\\d+)$C([\\s\\S]*)$O\\3$C";
 $any_next_pair_rx5 = "$O(\\d+)$C([\\s\\S]*)$O\\5$C";
 $any_next_pair_rx7 = "$O(\\d+)$C([\\s\\S]*)$O\\7$C";