diff options
author | elioat <elioat@tilde.institute> | 2023-06-08 14:44:55 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2023-06-08 14:44:55 -0400 |
commit | 793ec6fd50144bffd1b91c520cf9156fe1dfccba (patch) | |
tree | dc5b0a4ca01d0f7ecd43e7bf48c59a2f6d444472 /p9c/notes.md | |
parent | 5242a233f52394c58cb304c9a10b339553f4e71f (diff) | |
parent | 122ea6e7046520da4aeb8e5e787a9d3214b5ec46 (diff) | |
download | tour-793ec6fd50144bffd1b91c520cf9156fe1dfccba.tar.gz |
Merge branch 'master' of tilde.institute:~/public_repos/tour
Diffstat (limited to 'p9c/notes.md')
-rw-r--r-- | p9c/notes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p9c/notes.md b/p9c/notes.md index aef41f6..b3c6d00 100644 --- a/p9c/notes.md +++ b/p9c/notes.md @@ -6,6 +6,7 @@ http://doc.cat-v.org/plan_9/programming/c_programming_in_plan_9 http://blog.postnix.pw/2018/09/21/0/ http://sdf.org/?tutorials/Plan_9_C https://9fans.github.io/plan9port/man/man3/intro.html +https://github.com/nspool/hello-plan9 general: |