|
# SPDX-License-Identifier: GPL-2.0-or-later
# GaussForHomalg: Gauss functionality for the homalg project
#
# Reading the declaration part of the package.
#
##
## Reading the declaration part of the GaussForHomalg package.
##
#############################################################################
ReadPackage( "GaussForHomalg", "gap/GaussTools.gd" );
ReadPackage( "GaussForHomalg", "gap/GaussBasic.gd" );
ReadPackage( "GaussForHomalg", "gap/GaussRationals.gd" );
[ Dauer der Verarbeitung: 0.18 Sekunden
(vorverarbeitet)
]
|