--- loncom/build/lpml_parse.pl 2002/01/31 17:08:40 1.38 +++ loncom/build/lpml_parse.pl 2002/02/05 01:28:57 1.40 @@ -3,7 +3,7 @@ # The LearningOnline Network with CAPA # lpml_parse.pl - Linux Packaging Markup Language parser # -# $Id: lpml_parse.pl,v 1.38 2002/01/31 17:08:40 harris41 Exp $ +# $Id: lpml_parse.pl,v 1.40 2002/02/05 01:28:57 harris41 Exp $ # # Written by Scott Harrison, harris41@msu.edu # @@ -208,7 +208,7 @@ while ($token = $parser->get_token()) { $cleanstring.=$token->[4]; } if ($token->[4]=~/\/>$/) { - $hloc--; +# $hloc--; } } if ($token->[0] eq 'E') {