testall.g
来自「GAP源码」· G 代码 · 共 20 行
G
20 行
#############################################################################
##
#W testall.g GAP 4 package `tomlib' Thomas Breuer
##
#H @(#)$Id: testall.g,v 1.1 2003/10/08 16:16:41 gap Exp $
##
#Y Copyright (C) 2002, Lehrstuhl D fuer Mathematik, RWTH Aachen, Germany
##
LoadPackage( "tomlib" );
ReadTest( "tomlib.tst" );
#############################################################################
##
#E
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?