Sha256: 5b558019c9b9994181941014688cb474645127bf3293d39343481353343ffd5f
Contents?: true
Size: 1.22 KB
Versions: 5
Compression:
Stored size: 1.22 KB
Contents
# encoding: ascii-8bit # Copyright 2022 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 Affero General Public License # as published by the Free Software Foundation; version 3 with # attribution addendums as found in the LICENSE.txt # # 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 Affero General Public License for more details. # Modified by OpenC3, Inc. # All changes Copyright 2022, OpenC3, Inc. # All Rights Reserved require 'openc3/core_ext/array' require 'openc3/core_ext/binding' require 'openc3/core_ext/class' require 'openc3/core_ext/openc3_io' require 'openc3/core_ext/exception' require 'openc3/core_ext/file' require 'openc3/core_ext/hash' require 'openc3/core_ext/io' require 'openc3/core_ext/kernel' require 'openc3/core_ext/math' require 'openc3/core_ext/matrix' require 'openc3/core_ext/range' require 'openc3/core_ext/socket' require 'openc3/core_ext/string' require 'openc3/core_ext/stringio' require 'openc3/core_ext/time' require 'openc3/core_ext/objectspace'
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
openc3-5.0.10 | lib/openc3/core_ext.rb |
openc3-5.0.9 | lib/openc3/core_ext.rb |
openc3-5.0.8 | lib/openc3/core_ext.rb |
openc3-5.0.7 | lib/openc3/core_ext.rb |
openc3-5.0.6 | lib/openc3/core_ext.rb |