This directory contains the client-side library for MAS applications,
called "maslib".  

The client interface to the assembler is here, and so are the core
client-side networking routines.

What is maybe more important is that the API's for individual devices
are NOT here.  These API's are developed in the same directory as
their corresponding devices.  Each device's API can be seperately
linked into a client, or they can be linked into maslib using the
"COREAPIOBJS" entry in the Imakefile in this directory.

