aboutsummaryrefslogtreecommitdiff
path: root/lib/include/zig.h
AgeCommit message (Collapse)Author
2022-07-27move zig.h to become an installation fileAndrew Kelley
Now instead of zig.h being baked into the compiler binary, it is a header file distributed along with all the other header files distributed with Zig. Closes #11643