Diff for /loncom/xml/run.pm between versions 1.54 and 1.55

version 1.54, 2005/11/15 20:50:26 version 1.55, 2006/01/11 08:52:58
Line 50  while (!$_LONCAPA_INTERNAL_oldexpression Line 50  while (!$_LONCAPA_INTERNAL_oldexpression
  my $__LC__prefix;   my $__LC__prefix;
  my $__LC__result;   my $__LC__result;
  while (1) {   while (1) {
        if ($__LC__a =~ m-^&(theta|i|pi|rho)-) { last; }
      {        { 
  use strict;   use strict;
  no strict "vars";   no strict "vars";

Removed from v.1.54  
changed lines
  Added in v.1.55


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>