X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/573bd43bf84ddbd09ffc252df00363a2a6640fca..206884ba366bc325051c0862756f2ad18ad94729:/meta_defs.m4 diff --git a/meta_defs.m4 b/meta_defs.m4 new file mode 100644 index 0000000..30d52b4 --- /dev/null +++ b/meta_defs.m4 @@ -0,0 +1,8 @@ +define(`__latest', 3)dnl +define(`_put', `define(`$1[$2]', `$3')')dnl +define(`_get', `defn(`$1[$2]')')dnl +_put(`notes', 1, `arch-macbook-air')dnl +_put(`notes', 2, `computing')dnl +_put(`notes', 3, `fsf-internship/intro')dnl +dnl +define(__latex, `')dnl