From 0504873d425888c4916513a8e5dd0bc2faa6ba65 Mon Sep 17 00:00:00 2001 From: "C. Guy Yarvin" Date: Tue, 2 Sep 2014 11:21:38 -0700 Subject: [PATCH] Better to commit than stash. --- include/f/meme.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/f/meme.h b/include/f/meme.h index 210ed0550..6db7c265d 100644 --- a/include/f/meme.h +++ b/include/f/meme.h @@ -9,10 +9,11 @@ *** u2_ch_: HAMT hash tables. *** u2_ci_: noun constructors *** u2_cj_: jets. - *** u2_ck_: direct jet calls. + *** u2_ck*: direct jet calls (modern convention) *** u2_cm_: system management etc. *** u2_cn_: nock interpreter. *** u2_co_: fundamental macros. + *** u2_cq*: direct jet calls (archaic convention) *** u2_cr_: read functions which never bail out. *** u2_cs_: structures and definitions. *** u2_ct_: tracing.