Revision bf9e09337ff463c4e307bd3180726bf6375d3c42 authored by Sebastian Gutsche on 24 November 2016, 12:37:23 UTC, committed by Sebastian Gutsche on 24 November 2016, 12:37:23 UTC
1 parent 0a6caa3
Raw File
install.xml
<?xml version="1.0" encoding="UTF-8"?>

<!-- 

  install.xml            ToricVarieties package documentation

         Copyright (C) 2011-2012, Sebastian Gutsche, RWTH Aachen University

This is the chapter of the documentation describing the installation.

-->

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

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

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

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

before its functions become available.<P/>

Please, send me an e-mail if you have any questions, remarks,
suggestions, etc. concerning this package. Also, I would be pleased to
hear about applications of this package and about any suggestions for new methods
to add to the package. <Br/><Br/><Br/>

Sebastian Gutsche

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

</Chapter>
back to top