[2020353] Added L3::Altiga class

This commit is contained in:
Max Baker
2009-06-07 23:35:06 +00:00
parent 2d7b94e5a7
commit 84d6cd18fb
5 changed files with 387 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ if ($@) {
$gvds->graph()->as_png($DevPNG);
}
print "Creating $DevHTML\n";
open (HTML, "> $DevHTML") or die "Can't open $DevHTML. $!\n";
$old_fh = select(HTML);
&html_head;