Skip to content

Commit a47c7ca

Browse files
committed
document dummy source file
1 parent 43a3eba commit a47c7ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/units/dummy.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)