Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 0c1f9463f03451b5503f0c33beb88a98 > files > 3018

gap-system-4.4.12-5mdv2010.0.x86_64.rpm

## Comandos a executar no GAP para produzir o manual
 
#path := Directory("/home/mdelgado/aut-semi/pkg/sgpviz/doc");;
path := Directory("/home/josejoao/GAP/pkg/sgpviz/doc");;
main := "SgpVizMan.xml";;
files := [];;
bookname := "SgpVizMan";;
MakeGAPDocDoc( path, main, files, bookname);;