Revision 9b6926a305406ed2a4ba72613f5aacfa387826b3 authored by Mohamed Barakat on 16 October 2020, 15:33:32 UTC, committed by GitHub on 16 October 2020, 15:33:32 UTC
Apply PackageJanitor and introduce new versioning scheme
2 parent s 29dae21 + fdd0b59
Raw File
read.g
#############################################################################
##
##  read.g               ExamplesForHomalg package           Mohamed Barakat
##                                                            Simon Goertzen
##                                                    Markus Lange-Hegermann
##
##  Copyright 2007-2008 Lehrstuhl B für Mathematik, RWTH Aachen
##
##  Reading the implementation part of the ExamplesForHomalg package.
##
#############################################################################

ReadPackage( "ExamplesForHomalg", "gap/ExamplesForHomalg.gi" );

back to top