112 changes: 56 additions & 56 deletions libc/include/CMakeLists.txt

Large diffs are not rendered by default.

17 changes: 0 additions & 17 deletions libc/newhdrgen/CMakeLists.txt

This file was deleted.

2 changes: 1 addition & 1 deletion libc/src/math/docs/add_math_function.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ together with its specifications:
```
- Add function specs to the file:
```
libc/newhdrgen/yaml/math.yaml
libc/hdrgen/yaml/math.yaml
```

## Implementation
Expand Down