Version 1.0 (September 23, 2009)
================================
Compute first order maximum entropy basis  
functions (maxent) and first order moving least squares basis functions      
(mls). 

1.0.1 (October 8, 2009):
- Add call to assigment operator of MeshFree class inside assignment 
  operator of Maxent and Mls class. This is needed when a maxent or
  mls object is passed through a function or directly copied into 
  another maxent or mls object.

