X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Ftgmath.h;fp=includes%2Ftgmath.h;h=976715b668b559a05837bb5d20353067f7bc6e7e;hb=3f035390c831709593428e88bb1c640604434d60;hp=0000000000000000000000000000000000000000;hpb=8844222c1c871f1b4127219008d0baa8975b5226;p=pdclib.old diff --git a/includes/tgmath.h b/includes/tgmath.h new file mode 100644 index 0000000..976715b --- /dev/null +++ b/includes/tgmath.h @@ -0,0 +1,15 @@ +// ---------------------------------------------------------------------------- +// $Id$ +// ---------------------------------------------------------------------------- +// Public Domain C Library - http://pdclib.sourceforge.net +// This code is Public Domain. Use, modify, and redistribute at will. +// ---------------------------------------------------------------------------- +// TODO +// ---------------------------------------------------------------------------- + +#ifndef __TGMATH_H +#define __TGMATH_H __TGMATH_H + +// TODO + +#endif // __TGMATH_H