diff options
Diffstat (limited to 'HACKING.md')
-rw-r--r-- | HACKING.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ # Source Layout -Our own "flavor" of C: GNU C plus `-fplan9-extensions`, making use of: +Our own "flavor" of C: GNU C, plus making use of: - `libobj/`: For Go-like object-oriented programming - `libmisc/`: Low-level C programming utilities; sort of an augmented |