mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 21:44:16 +00:00
[tinyexpr] Add change notice
This commit is contained in:
parent
2ab1466c8f
commit
b9a3938a2b
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
// This version has been altered for inclusion in fish.
|
||||
#include "tinyexpr.h"
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
|
Loading…
Reference in a new issue