Sha256: c5d057b0aedfe9e4eca83a982ff4a13c00c566e56c1778b34b27e6ef10819f53
Contents?: true
Size: 474 Bytes
Versions: 12
Compression:
Stored size: 474 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 'bundler/setup' unless ENV['COSMOS_DEVEL'] require 'cosmos' require 'scpi_target' Cosmos::ScpiTarget.run
Version data entries
12 entries across 12 versions & 1 rubygems