diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-06-26 23:42:10 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-06-26 23:42:10 -0500 |
| commit | e82bf059815a58594e14045b35df5d267c5ffe23 (patch) | |
| tree | 25da6296435e5b71a91d10af202597a18c07f691 /lib/algolib.c | |
| parent | 013151fb7e5a204561392023e0a1bd7b8ade4a8d (diff) | |
a* and removed subobjects
Diffstat (limited to 'lib/algolib.c')
| -rw-r--r-- | lib/algolib.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/algolib.c b/lib/algolib.c index 8d15782..dc2d890 100644 --- a/lib/algolib.c +++ b/lib/algolib.c @@ -7,6 +7,8 @@ #include <stdlib.h> #include <vectorlib.c> +// Everything needs rewritten. this is just for learning. + #define flaot float // Binary Search Tree |
