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 43a3eba commit a47c7caCopy full SHA for a47c7ca
src/units/dummy.cpp
@@ -0,0 +1,4 @@
1
+// this file exists to force the PROS build script to produce a .a file
2
+// otherwise units does not compile reliably on all platforms
3
+// and the pros conductor will not let you create a template if there is
4
+// no .a file
0 commit comments