Skip to content

Commit

Permalink
Add Metaprogramming and Dynamic-Binding packages to GS64
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed Aug 7, 2023
1 parent e497f5a commit f4f933e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rowan/components/Deployment.ston
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ RwSimpleProjectLoadComponentV2 {
'Buoy-Collections-GS64-Extensions',
'Buoy-Conditions-Extensions',
'Buoy-Conditions',
'Buoy-Dynamic-Binding',
'Buoy-Metaprogramming',
'Buoy-Metaprogramming-Extensions',
'Buoy-Metaprogramming-GS64-Extensions'
],
Expand Down
2 changes: 2 additions & 0 deletions rowan/components/Tests.ston
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ RwSimpleProjectLoadComponentV2 {
#packageNames : [
'Buoy-Assertions-Tests',
'Buoy-Conditions-Tests',
'Buoy-Dynamic-Binding-Tests',
'Buoy-Metaprogramming-Tests',
'Buoy-SUnit-Tests'
],
#comment : ''
Expand Down

0 comments on commit f4f933e

Please sign in to comment.