Commit d3a2e4c2b34fa2e8ee056b04a685610483ffd1c4

Daniel Veillard 2003-09-30T13:38:04

made the predefined entities static predefined structures to avoid the * entities.c legacy.c parser.c: made the predefined entities static predefined structures to avoid the work, memory and hazards associated to initialization/cleanup. Daniel