Skip to content

Commit

Permalink
Fix symbol list
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed Jun 19, 2024
1 parent 175e669 commit deb6795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rowan/components/Deployment.ston
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ RwSimpleProjectLoadComponentV2 {
'Buoy-Exception-Handling-GS64-Extensions' : { 'symbolDictName' : 'Globals' },
'Buoy-Localization' : { 'symbolDictName' : 'Buoy' },
'Buoy-Localization-Extensions' : { 'symbolDictName' : 'Globals' },
'Buoy-Localization-GS64-Extensions' : { 'symbolDictName' : 'Buoy' },
'Buoy-Localization-GS64-Extensions' : { 'symbolDictName' : 'Globals' },
'Buoy-Math' : { 'symbolDictName' : 'Buoy' },
'Buoy-Math-Extensions' : { 'symbolDictName' : 'Globals' },
'Buoy-Math-GS64-Base-Extensions' : { 'symbolDictName' : 'Globals' },
Expand Down

0 comments on commit deb6795

Please sign in to comment.