module Dint

Constants

VERSION

Public Class Methods

sum() click to toggle source
# File lib/dint.rb, line 4
def self.sum
  "DINT sum."
end