Skip to content

Move graphflood/define_types.h into topotoolbox.h#231

Merged
wkearn merged 1 commit into
TopoToolbox:mainfrom
wkearn:graphflood-define-types
Jul 15, 2026
Merged

Move graphflood/define_types.h into topotoolbox.h#231
wkearn merged 1 commit into
TopoToolbox:mainfrom
wkearn:graphflood-define-types

Conversation

@wkearn

@wkearn wkearn commented Jul 15, 2026

Copy link
Copy Markdown
Member

Having multiple external header files makes it a little tricker to
install libtopotoolbox. The graphflood/define_types.h header only
defines a few macros, so it is easy enough to include in the main
topotoolbox.h file.

All of the references to graphflood/define_types.h are replaced with
topotoolbox.h in the graphflood source.

@bgailleton: is this all right?

Having multiple external header files makes it a little tricker to
install libtopotoolbox. The graphflood/define_types.h header only
defines a few macros, so it is easy enough to include in the main
topotoolbox.h file.

All of the references to graphflood/define_types.h are replaced with
topotoolbox.h in the graphflood source.

Signed-off-by: William Kearney <[email protected]>
@bgailleton

bgailleton commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

@wkearn yes, that's all good and cleaner !

@wkearn
wkearn merged commit 35be2ae into TopoToolbox:main Jul 15, 2026
5 checks passed
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.

2 participants