Skip to content

Commit

Permalink
added global variable names
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewmeyer committed Jun 21, 2017
1 parent 7e07d85 commit 6932a4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/dragon.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
$dragon = {
name: 'Dragon',
active: 'true',
sidewall_angle_deg: '15',
Expand Down
2 changes: 1 addition & 1 deletion data/sites.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
$sites = {
test_locations: {
name: 'Rocket Development Facility',
city: 'McGregor',
Expand Down

0 comments on commit 6932a4e

Please sign in to comment.