TITLE    : VecMat
AUTHOR   : Thomas Austad
GROUP    : 
CATEGORY : /code/library
EMAIL    : buk@applausenett.no

--DESCRIPTION-BEGIN-----------------------------------------------------
VecMat is a C/C++ vector/matrix class libruary for djgpp v2.0 +.
It supports the basic arithmetic operations you can do on vectors
and matrices(2,3 and 4d vectors,3x3 and 4x4 matrices). I hope this is 
usefull to someone!
--DESCRIPTION-END-------------------------------------------------------
