diff options
author | jacopograndi <jak.sk8@hotmail.it> | 2021-08-19 18:46:51 +0200 |
---|---|---|
committer | jacopograndi <jak.sk8@hotmail.it> | 2021-08-19 18:46:51 +0200 |
commit | a8bcacc95045102e67f2feabbdddf79535837554 (patch) | |
tree | 5781dd4cb2fe66b67deab84ff4641b7e21b9c174 /umath/intersect.h |
forgot to make repo until now
Diffstat (limited to 'umath/intersect.h')
-rw-r--r-- | umath/intersect.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/umath/intersect.h b/umath/intersect.h new file mode 100644 index 0000000..1cb1923 --- /dev/null +++ b/umath/intersect.h @@ -0,0 +1,6 @@ +#ifndef INTERSECT_H +#define INTERSECT_H + +bool intersect_ + +#endif
\ No newline at end of file |