Sha256: d1f2c0c03bb6e905b1b648737aef900cbbf81b3c8a591697c40143b51f6dbfbc

Contents?: true

Size: 862 Bytes

Versions: 13

Compression:

Stored size: 862 Bytes

Contents

#!/usr/bin/env ruby

=begin rdoc

This program is copyright 2006,2009 by Vincent Fourmond.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
=end

require 'ctioga2/plotmaker'

plot_maker = CTioga2::PlotMaker.new
plot_maker.run(ARGV)

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
ctioga2-0.10.1 bin/ctioga2
ctioga2-0.10 bin/ctioga2
ctioga2-0.9 bin/ctioga2
ctioga2-0.8 bin/ctioga2
ctioga2-0.7 bin/ctioga2
ctioga2-0.6.1 bin/ctioga2
ctioga2-0.6 bin/ctioga2
ctioga2-0.5 bin/ctioga2
ctioga2-0.4 bin/ctioga2
ctioga2-0.3 bin/ctioga2
ctioga2-0.2 bin/ctioga2
ctioga2-0.1 bin/ctioga2
ctioga2-0.0 bin/ctioga2