Answer

问题及解答

如何记录 GAP 运行的日志

Posted by haifeng on 2011-08-06 15:55:09 last update 2011-08-06 15:56:55 | Edit | Answers (0)

gap>LogTo(\"gap_logfile\");

这样日志文件就保存在文件 ~/gap_logfile 中了.