Sha256: c68790bf4a55cc21822ea6f99c14a32767be3b939c5b345d0a7fce5df1269dfb
Contents?: true
Size: 497 Bytes
Versions: 7
Compression:
Stored size: 497 Bytes
Contents
#!/usr/bin/env ruby -w # encoding: UTF-8 # # = tj3ts_summary.rb -- The TaskJuggler III Project Management Software # # Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011 # by Chris Schlaeger <chris@linux.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # require 'taskjuggler/apps/Tj3TsSummary' exit TaskJuggler::Tj3TsSummary.new.main()
Version data entries
7 entries across 7 versions & 1 rubygems