home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / VPR_DATA / DOGA / SOURCES / POLYEDIT.LZH / MATLIB / FARY.C < prev    next >
C/C++ Source or Header  |  1995-03-21  |  126b  |  6 lines

  1. #include "lib.h"
  2. #include "_matclass.h"
  3. Function    Functions[] = {
  4.     __MatrixClassInit,1,    "__MatrixClassInit",
  5.     0,            0,    0
  6. };