bin/rubyfca in rubyfca-0.2.9 vs bin/rubyfca in rubyfca-0.2.10

- old
+ new

@@ -77,10 +77,10 @@ # # context data is converted to a hash table # begin ctxt = FormalContext.new(inputdata, input_type, !opts[:full]) - ctxt.calcurate + ctxt.calculate # rescue => e # puts e # showerror("Source data may have problems. Process aborted.", 1) end