diff options
author | Georg Holzmann <grholzi@users.sourceforge.net> | 2007-01-14 12:18:50 +0000 |
---|---|---|
committer | Georg Holzmann <grholzi@users.sourceforge.net> | 2007-01-14 12:18:50 +0000 |
commit | dd6d19417c6af365ba6fc1f66fb5d0dcafc02154 (patch) | |
tree | 2d2afd8df52e90e7f64c302ae32d95e3609cc823 /alias/mtx_0x2e0x2f.c | |
parent | cdb36b860a2862b642aac2becb76e173e9c91686 (diff) |
aliases files for single file externals
svn path=/trunk/externals/iem/iemmatrix/; revision=7334
Diffstat (limited to 'alias/mtx_0x2e0x2f.c')
-rw-r--r-- | alias/mtx_0x2e0x2f.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/alias/mtx_0x2e0x2f.c b/alias/mtx_0x2e0x2f.c new file mode 100644 index 0000000..d3c5ca3 --- /dev/null +++ b/alias/mtx_0x2e0x2f.c @@ -0,0 +1,5 @@ +#include "../src/mtx_mul.c" +void mtx_0x2e0x2f_setup() +{ + mtx_div_setup(); +} |