-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move interface definition files to "inc" location #348
Comments
chillfig
added a commit
to chillfig/CF
that referenced
this issue
Dec 5, 2022
2 tasks
chillfig
added a commit
to chillfig/CF
that referenced
this issue
Dec 5, 2022
chillfig
added a commit
to chillfig/CF
that referenced
this issue
Dec 6, 2022
chillfig
added a commit
to chillfig/CF
that referenced
this issue
Dec 6, 2022
chillfig
added a commit
to chillfig/CF
that referenced
this issue
Dec 7, 2022
chillfig
added a commit
to chillfig/CF
that referenced
this issue
Dec 12, 2022
chillfig
added a commit
to chillfig/CF
that referenced
this issue
Dec 16, 2022
chillfig
added a commit
to chillfig/CF
that referenced
this issue
Dec 16, 2022
dzbaker
added a commit
that referenced
this issue
Dec 22, 2022
Fix #348, Moves interface definition files to inc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist (Please check before submitting)
Is your feature request related to a problem? Please describe.
The interface definition files of all open source apps currently exist in the "src" directory.
Describe the solution you'd like
Create an "inc" dir to go with the "src" dir. Move the interface definitions into this location: "_msg.h", "_msgdefs.h", "_tbldefs.h", and "_events.h". Consider moving header files in both "platform_inc" and "mission_inc" to "inc"
Describe alternatives you've considered
Leaving as is.
Additional context
N/A
Requester Info
Justin Figueroa, Vantage Systems
The text was updated successfully, but these errors were encountered: