3
votes
2answers
250 views

separate procedure in ada

I have a very big project, and I'm trying to start using GPS (Gnat Programming Studio) instead of what I have. The naming conventions of the proj are as following: something.1.ada for a spec ...