add software
This commit is contained in:
parent
c846f4640e
commit
5700010c2b
|
@ -0,0 +1,6 @@
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
int main () {
|
||||||
|
printf("check the rules dumm dumm, BSPD doesn't need any Software.\n");
|
||||||
|
return 0;
|
||||||
|
}
|
Loading…
Reference in New Issue