diff options
Diffstat (limited to 'lib/complex.rb')
| -rw-r--r-- | lib/complex.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/complex.rb b/lib/complex.rb deleted file mode 100644 index 0e88dd5f4f..0000000000 --- a/lib/complex.rb +++ /dev/null @@ -1,4 +0,0 @@ -require 'cmath' - -Object.instance_eval{remove_const :Math} -Math = CMath |
