|
#############################################################################
##
#W tst/Makefile.am Laurent Bartholdi
##
#Y Copyright (C) 2014-2017, Laurent Bartholdi
##
#############################################################################
tstdir = @datadir@/gap/pkg/@PACKAGE@/tst
tst_DATA = \
testall.g \
arithmetic.tst \
polynomials.tst \
fplll.tst
EXTRA_DIST = \
$(tst_DATA)
#E tst/Makefile.am . . . . . . . . . . . . . . . . . . . . . . . . . ends here
[ Dauer der Verarbeitung: 0.15 Sekunden
(vorverarbeitet)
]
|