/* $Id: mtxuty.h,v 1.1.1.1 2003/12/12 21:31:00 wheeler Exp $ */

/*
 * 行列演算支援関数 (全組込み用)
 */

#ifndef __MTXUTY_H_
#define __MTXUTY_H_

#include "mtxuty-float.h"
#include "mtxuty-long.h"
#include "mtxuty-cvt.h"
#include "mtxuty-gl.h"

#endif /* __MTXUTY_H_ */
