2017-05-22 13:04:25 +00:00
|
|
|
/*
|
|
|
|
handyalgs.h
|
|
|
|
Created By:
|
|
|
|
Andrew Lalis (andrewlalisofficial@gmail.com)
|
|
|
|
22 May 2017
|
|
|
|
This file is free to use, as long as the above comment remains in the file.
|
|
|
|
Please contact the author regarding bugs and/or feature requests.
|
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef HANDYALGS_H
|
|
|
|
#define HANDYALGS_H
|
|
|
|
|
2017-05-22 13:52:30 +00:00
|
|
|
|
2017-05-22 13:26:21 +00:00
|
|
|
#endif
|