TNO / Rejuvenation-Ada

Analysis and manipulation of Ada software based on concrete syntax
BSD 3-Clause "New" or "Revised" License
22 stars 1 forks source link

Added interface to open files from a project based on a file path to a project file #11

Closed byterendition closed 2 years ago

byterendition commented 2 years ago

Similar to Open_File, to open files based on a file path instead of directly from a context.

byterendition commented 2 years ago

Pierre notified me of the Rejuvenation-Simple_Factory package that already contains the functionality that I'm trying to add here. Closing the pull request now as it doesn't add anything new.