Fixed the initial population of the epoc32 tree with rnd bins to deal
with the fact that the zips are in a slightly different location. (cf
the changes made for Bug 350)
Simplified the way in which the setting of sf.spec.package.src.enable
is handled - no need to use it to change the zipping template, just use
it to control which parts of the template we invoke.
<?xml version="1.0" encoding="UTF8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN">
<html>
<head>
<title>Ant Tasks Documentation </title>
</head>
<frameset cols="30,70">
<frameset rows="20,80">
<frame name="libindex" src="libindex.html"/>
<frame name="taskindex" src="index.all.html"/>
</frameset>
<frame name="task" src="overview.html" />
</frameset>
</html>