问题

软件 >> GAP
Questions in category: GAP (GAP).

如何记录 GAP 运行的日志

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


gap>LogTo(\"gap_logfile\");

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