Add corresponding support for the alltt environment to the HTML generator.

This commit is contained in:
Fred Drake 2001-04-10 17:13:39 +00:00
parent b5309a956e
commit 86333606f6
3 changed files with 48 additions and 2 deletions

View file

@ -6,7 +6,7 @@
package main;
do_require_package("article");
#do_require_package("verbatim");
do_require_package("alltt");
do_require_package("python");
1; # sheesh....