diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-18 15:59:19 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-18 15:59:19 -0400 |
commit | 97e1498130a72f0a081b42759fa386a7460bb75d (patch) | |
tree | be897b69304081377ce39ce019a652eb73d5a9c1 /FEAST/MIToolbox/util.h | |
parent | 49162177c5da0404d41f91f5f41006f0456babcd (diff) |
remove FEAST from our source, as our changes went upstream
Diffstat (limited to 'FEAST/MIToolbox/util.h')
-rw-r--r-- | FEAST/MIToolbox/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FEAST/MIToolbox/util.h b/FEAST/MIToolbox/util.h deleted file mode 100644 index 6bbddb7..0000000 --- a/FEAST/MIToolbox/util.h +++ /dev/null @@ -1 +0,0 @@ -void *safe_calloc(size_t nelem, size_t elsize); |