Sha256: e353ac4ce781851287ef075f872d6ebb3eece453ff0564b17d01efc2d47b598f

Contents?: true

Size: 483 Bytes

Versions: 102

Compression:

Stored size: 483 Bytes

Contents

#!/usr/bin/env ruby
# encoding: ascii-8bit

# Copyright 2014 Ball Aerospace & Technologies Corp.
# All Rights Reserved.
#
# This program is free software; you can modify and/or redistribute it
# under the terms of the GNU General Public License
# as published by the Free Software Foundation; version 3 with
# attribution addendums as found in the LICENSE.txt

require_relative 'tools/tool_launch'
tool_launch do
  require 'cosmos/tools/launcher/launcher'
  Cosmos::Launcher.run
end

Version data entries

102 entries across 51 versions & 1 rubygems

Version Path
cosmos-4.5.2-java demo/Launcher
cosmos-4.5.2-java install/Launcher
cosmos-4.5.2 install/Launcher
cosmos-4.5.2 demo/Launcher
cosmos-4.5.1-java install/Launcher
cosmos-4.5.1-java demo/Launcher
cosmos-4.5.1 install/Launcher
cosmos-4.5.1 demo/Launcher
cosmos-4.5.0-java install/Launcher
cosmos-4.5.0-java demo/Launcher
cosmos-4.5.0 install/Launcher
cosmos-4.5.0 demo/Launcher
cosmos-4.4.2-java demo/Launcher
cosmos-4.4.2-java install/Launcher
cosmos-4.4.2 demo/Launcher
cosmos-4.4.2 install/Launcher
cosmos-4.4.1-java demo/Launcher
cosmos-4.4.1-java install/Launcher
cosmos-4.4.1 demo/Launcher
cosmos-4.4.1 install/Launcher