Skip to content
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 globals.h file from fregrid to libfrenctools directory #279

Closed
wants to merge 1 commit into from

Conversation

mlee03
Copy link

@mlee03 mlee03 commented Mar 27, 2024

The globals.h header file contains all macro and struct definitions that can be used universally among all tools in FRE-NCTools. Thus in this PR, globals.h has been moved to the libfrencutils directory to better reflect the file's purpose.

Related to Issue #280

Copy link
Contributor

@rem1776 rem1776 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this file is also renamed in the other pr. Is there a reason we wanted to do this separately?

If not we can probably close this one and just use the other PR. I think it makes more sense to have the filename change alongside the changes done to the build files.

@mlee03
Copy link
Author

mlee03 commented Apr 8, 2024

PR #282 depends on this PR. I opened it as a separate PR in case there were any objections to relocating the file. Assuming there are no objections, I'll close this PR :)

@mlee03 mlee03 closed this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants