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 40a4b98 commit 6188ab1Copy full SHA for 6188ab1
check/Makefile.am
@@ -33,4 +33,5 @@ EXTRA_DIST = \
33
examples.frm \
34
features.frm \
35
fixes.frm \
36
+ forcer/forcer.frm \
37
formunit/fu.frm
check/forcer/forcer.frm
@@ -1,3 +1,4 @@
1
+* Requires the Forcer library: https://github.com/benruijl/forcer.
2
#ifndef `TEST'
3
#message Use -D TEST=XXX
4
#terminate
0 commit comments