comparison src/ralloc.c @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
1284 virtual_break_value = break_value = first_heap->bloc_start = first_heap->end; 1284 virtual_break_value = break_value = first_heap->bloc_start = first_heap->end;
1285 #endif 1285 #endif
1286 1286
1287 use_relocatable_buffers = 1; 1287 use_relocatable_buffers = 1;
1288 } 1288 }
1289
1290 /* arch-tag: 6a524a15-faff-44c8-95d4-a5da6f55110f
1291 (do not change this comment) */