deviprasad135 / CAS741

Other
0 stars 0 forks source link

MG: I don't understand AC5, or how it relates to M4 #24

Closed palmerst closed 6 years ago

palmerst commented 6 years ago

AC5: Change of underlying abstract machine.

Based on https://en.wikipedia.org/wiki/Abstract_machine, I'm not sure this is what you want for AC5. M4 is really just the exposed interface for your library, so I would think the AC that would go with this would relate to your interface and what it does.

deviprasad135 commented 6 years ago

Thanks for the issue. Your issue was very helpful.