DebugClients/Ruby/Config.rb

changeset 4553
a6b2acd1a355
parent 4552
b1ea4ea0190e
child 4554
f3428ddd577c
diff -r b1ea4ea0190e -r a6b2acd1a355 DebugClients/Ruby/Config.rb
--- a/DebugClients/Ruby/Config.rb	Sat Nov 07 15:54:09 2015 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# -*- coding: utf-8 -*-
-
-# Copyright (c) 2005 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
-#
-
-=begin edoc
-File defining the different Ruby types
-=end
-
-ConfigVarTypeStrings = ['__', 'NilClass', '_unused_',
-        'bool', 'Fixnum', 'Bignum', 'Float', 'Complex',
-        'String', 'String', '_unused_', 'Array',
-        'Hash', '_unused_', '_unused_', 'File', '_unused_',
-        '_unused_', '_unused_', 'Class', 'instance',
-        '_unused_', '_unused_', '_unused_',
-        'Proc', '_unused_', '_unused_', 'Module',
-        '_unused_', '_unused_', '_unused_', 'other']

eric ide

mercurial