cs4ec / CS4EC_DSL

MIT License
1 stars 0 forks source link

Allow for 'merging' of action cards in the actioncard language #36

Closed thomasGodfrey closed 2 years ago

thomasGodfrey commented 3 years ago

Currently, the model generator assumes that only a single action card will be used. We would like to have a system whereby you can have multiple action cards 'simultaneously' that the generator will automatically merge together where appropriate.

thomasGodfrey commented 2 years ago

Done!