module Chmd

atext

Constants

VERSION

Public Class Methods

make() click to toggle source
# File lib/chmd.rb, line 18
def make
  Make.new.make
end