add software
This commit is contained in:
parent
c846f4640e
commit
5700010c2b
6
Software/bspd.c
Normal file
6
Software/bspd.c
Normal file
@ -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…
x
Reference in New Issue
Block a user