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
install.xml
<?xml version="1.0" encoding="UTF-8"?>

<!-- 

  install.xml               IO_ForHomalg package documentation

  Copyright 2010, Thomas Bächler, RWTH-Aachen University
                  Mohamed Barakat, University of Kaiserslautern
                  Max Neunhöffer, University St Andrews
                  Daniel Robertz, RWTH-Aachen University

This is the chapter of the documentation describing the installation.

-->

<Chapter Label="install">
<Heading>Installation of the &IO_ForHomalg; Package</Heading>

To install this package just extract the package's archive file to the
&GAP; <F>pkg</F> directory.<P/>

By default the &IO_ForHomalg; package is not automatically loaded by &GAP;
when it is installed. You must load the package with <Br/><Br/>

<C>LoadPackage</C>( "IO_ForHomalg" ); <Br/><Br/>

before its functions become available.<P/>

Please, send us an e-mail if you have any questions, remarks,
suggestions, etc. concerning this package. Also, we would be pleased
to hear about applications of this package. <Br/><Br/><Br/>

Thomas Bächler, Mohamed Barakat, Max Neunhöffer, and Daniel Robertz

<!-- ############################################################ -->

</Chapter>
back to top