/[gcl]/gcl/o/read.d
ViewVC logotype

Diff of /gcl/o/read.d

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14.4.1.2.1 by camm, Sat Jul 19 20:41:21 2003 UTC revision 1.14.4.1.2.2 by camm, Wed Jul 30 20:21:47 2003 UTC
# Line 1531  Lsharp_exclamation_reader() Line 1531  Lsharp_exclamation_reader()
1531                  return;                  return;
1532          }          }
1533          vs_base[0] = read_object(vs_base[0]);          vs_base[0] = read_object(vs_base[0]);
1534            if (sharp_eq_context_max > 0)
1535                    vs_base[0]=patch_sharp(vs_base[0]);
1536          ieval(vs_base[0]);          ieval(vs_base[0]);
1537          vs_popp;          vs_popp;
1538  }  }

Legend:
Removed from v.1.14.4.1.2.1  
changed lines
  Added in v.1.14.4.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26