StdClass - a Maple package for classes on the blow-up of P^n Copyright (C) 2010-2020 Antonio Laface and Luca Ugaglia This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. AUTHORS ###### Antonio Laface [antonio.laface@gmail.com] Luca Ugaglia [luca.ugaglia@gmail.com] Please send any comments or bug reports to this address. FILE LIST ######### README this file LICENSE the GNU General Public License, which applies to this package StdClass.m the package `StdClass' as Maple 7 file INSTALLATION ############ Copy the file `StdClass.m' in one of the directories listed in the Maple variable `libname' (or create a new directory and add it to `libname'). Then the package can be invoked simply by typing `with(StdClass):' at the Maple prompt. If you have modified `libname', you may also want to change your ~/.mapleinit file. Type `man maple' (UNIX shell prompt) or `?maple' (from within Maple) for more information.