Revision c206b9035f722ce969cde24cacd05182e6434754 authored by Mohamed Barakat on 08 July 2015, 14:52:28 UTC, committed by Mohamed Barakat on 09 July 2015, 16:29:50 UTC
1 parent e2f711d
Raw File
read.g
#############################################################################
##
##  read.g                    IO_ForHomalg package            Thomas Bächler
##                                                           Mohamed Barakat
##                                                           Max Neunhoeffer
##                                                            Daniel Robertz
##
##  Copyright 2007-2009 Lehrstuhl B für Mathematik, RWTH Aachen
##
##  Reading the implementation part of the IO_ForHomalg package.
##
#############################################################################

## wrappers to some functionality of the IO package of Max
ReadPackage( "IO_ForHomalg", "gap/IO_ForHomalg.gi" );
back to top