From beeb94a5cdc094ca7502ba7665d8b8431ed44402 Mon Sep 17 00:00:00 2001 From: neauoire Date: Thu, 30 Nov 2023 20:25:07 -0800 Subject: [PATCH] (format-c) Added meta --- cli/format-c/format-c.tal | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cli/format-c/format-c.tal b/cli/format-c/format-c.tal index 7dbb097..14835e0 100644 --- a/cli/format-c/format-c.tal +++ b/cli/format-c/format-c.tal @@ -10,6 +10,7 @@ |0100 @on-reset ( -> ) + ;meta #06 DEO2 ;on-console .Console/vector DEO2 BRK @@ -19,6 +20,13 @@ #800f DEO BRK +@meta $1 + ( name ) "Format(C) 0a + ( details ) "A 20 "C-like 20 "Formatter 0a + ( author ) "By 20 "Devine 20 "Lu 20 "Linvega 0a + ( date ) "30 20 "Nov 20 "2023 $1 + ( fields ) 00 + @ ( src* -- ) ;src .File/name DEO2 #0001 .File/length DEO2