Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 46fbd7f

Browse files
committed
Nit.
1 parent 3c3d7ce commit 46fbd7f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/myformat.perl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ sub my_module_index_helper{
182182

183183
sub do_cmd_nodename{ &do_cmd_label(@_); }
184184

185+
sub do_cmd_mytableofcontents{ &do_cmd_tableofcontents(@_); }
186+
185187
$any_next_pair_rx3 = "$O(\\d+)$C([\\s\\S]*)$O\\3$C";
186188
$any_next_pair_rx5 = "$O(\\d+)$C([\\s\\S]*)$O\\5$C";
187189
$any_next_pair_rx7 = "$O(\\d+)$C([\\s\\S]*)$O\\7$C";

0 commit comments

Comments
 (0)