@@ -5,7 +5,8 @@ c += ce.c \
parser.c \
interp.c \
mprintf.c \
self.c
self.c \
gapbuffer.c
o += ce.o \
arena_alloc.o \
@@ -14,4 +15,5 @@ o += ce.o \
parser.o \
interp.o \
mprintf.o \
self.o
self.o \
gapbuffer.o
The note is not visible to the blocked user.