VERSION 1.0.3

These are the installation instructions for the Maple CodeBuilder package.

REQUIREMENTS
------------
* Maple 2016

INSTALLATION
------------
1. Launch standard Maple.

2. Select File -> Open, choose File Type: 
   Maple Archive (.mla) [it is the last choice].

3. Select the installer file CodeBuilder-VERSION.mla.

4. Click through the installation scripts, responding appropriately to the dialogs.

5. Close and reopen Maple.  Verify that there is a help page for CodeBuilder.

LOCATION
--------
* The installer unpacks the files it needs into the subdirectory
  $HOME/maple/toolbox/CodeBuilder.
  Use kernelopts(homedir) to determine $HOME.

USAGE
-----
 * Open the Maple help page for CodeBuilder using ?CodeBuilder.
   Click the demo worksheet linked to in the Examples section.

TROUBLESHOOTING INSTALLATION
----------------------------
* If the installation appeared to go smoothly, but CodeBuilder is not
  available after restarting Maple, verify that the package was
  installed at the expected location.

* Check whether you use a custom Maple initialization file (see the
  Maple help page worksheet,reference,initialization) that improperly
  reassigns libname.  When Maple starts, it assigns libname a sequence
  that should include CodeBuilder.
