From 008d7a97b188beab801739b0396745a7dec7b52d Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 13 Jan 2005 00:00:00 +0100 Subject: stable 2005.01.13 --- scripts/context/ruby/ctxtools.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/context/ruby/ctxtools.rb b/scripts/context/ruby/ctxtools.rb index 731dc2090..65ace2f36 100644 --- a/scripts/context/ruby/ctxtools.rb +++ b/scripts/context/ruby/ctxtools.rb @@ -212,7 +212,7 @@ class Commands when 'scite' then if f = open("cont-#{interface}-scite.properties", 'w') then i = 0 - f.write("keywordclass.macros.context.$interface=") + f.write("keywordclass.macros.context.#{interface}=") collection.keys.sort.each do |name| unless name.empty? then if i==0 then -- cgit v1.2.3