mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
ef1d105bfb
A base-clause is the stuff in an inheritance list after the colon in a class declaration. https://en.cppreference.com/w/cpp/language/derived_class Closes #723 Closes #733
3 lines
52 B
Makefile
3 lines
52 B
Makefile
TRICK_CFLAGS += -Imodels
|
|
TRICK_CXXFLAGS += -Imodels
|