80c5619581
Author rerolled tarball after bug report and small modification. Changes: --- old/ptoc/bring.h Tue Feb 24 21:40:02 2004 +++ new/ptoc/bring.h Sun May 15 00:40:19 2005 @@ -69,9 +69,11 @@ static b_ring *top_b_ring; static void push(b_ring* r) { + /* if (r->outer != NULL) { r = new b_ring(r->scope); } + */ r->outer = curr_b_ring; curr_b_ring = r; }
2 lines
91 B
Text
2 lines
91 B
Text
MD5 (ptoc-3.56.tar.gz) = 75552fcef695acf3ef7edd83a2c0e1cf
|
|
SIZE (ptoc-3.56.tar.gz) = 263334
|