We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2263f6 commit 216ecdaCopy full SHA for 216ecda
tools/build/Makefile.in
@@ -179,6 +179,7 @@ METAMODEL_SOURCE = src/6model/sixmodelobject.h src/6model/sixmodelobject.c \
179
src/6model/reprs/KnowHOWREPR.h src/6model/reprs/KnowHOWREPR.c \
180
src/6model/reprs/P6opaque.h src/6model/reprs/P6opaque.c \
181
src/6model/reprs/P6int.h src/6model/reprs/P6int.c \
182
+ src/6model/reprs/P6bigint.h src/6model/reprs/P6bigint.c \
183
src/6model/reprs/P6str.h src/6model/reprs/P6str.c \
184
src/6model/reprs/P6num.h src/6model/reprs/P6num.c \
185
src/6model/reprs/HashAttrStore.h src/6model/reprs/HashAttrStore.c \
0 commit comments