From 5857ce92feedc45af8c38fc2298822c4c1a9afda Mon Sep 17 00:00:00 2001 From: Yu Qing Date: Thu, 2 Feb 2017 12:40:14 +0800 Subject: [PATCH] add #@set directive description in README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 77d9eac..34a5c31 100644 --- a/README +++ b/README @@ -23,6 +23,7 @@ C function including: tracker_server = ip2 #include directive to include other ini file #@function directive for annotation + #@set directive to set variables for condition of #@if directive support control statements for special purpose as: #@if, #@else, #@endif, #@for, #@endfor