Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 91213ddcfbe7f54821d42c2d9e091326 > files > 497

gap-system-packages-4.4.12-5mdv2010.0.i586.rpm

## Comandos a executar no GAP para produzir o manual

path := Directory("/home/mdelgado/investigacao/GAP/local/pkg/automata/doc");;
#path := Directory("/home/josejoao/GAP/pkg/automata/doc");;
main := "AutMan.xml";;
files := [];;
bookname := "Automata";;
MakeGAPDocDoc( path, main, files, bookname);;