trick/test/SIM_parse_s_define/S_overrides.mk
dbankieris ef1d105bfb
Improve parsing of base-clauses in S_define
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
2019-05-08 08:41:50 -05:00

3 lines
52 B
Makefile

TRICK_CFLAGS += -Imodels
TRICK_CXXFLAGS += -Imodels