From 9a416704e072523a85e2e9d725b40e5287f4dee6 Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Fri, 5 Mar 2021 12:51:00 -0500 Subject: * rt-liberation-rest.el: split code to here --- rt-liberation-compiler.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rt-liberation-compiler.el') diff --git a/rt-liberation-compiler.el b/rt-liberation-compiler.el index 870d802..323903d 100644 --- a/rt-liberation-compiler.el +++ b/rt-liberation-compiler.el @@ -39,6 +39,9 @@ (require 'cl-lib) +;;; ------------------------------------------------------------------ +;;; variables and constants +;;; ------------------------------------------------------------------ (defvar rt-liber-content-string "Content LIKE" "String representation of \"content\" query tag.") -- cgit v1.2.3