Reverting SH change

This commit is contained in:
Bruce Hill 2019-11-08 16:20:06 +01:00
parent 91fe7203b6
commit 4d0dbceaf9

2
bb.h
View File

@ -312,6 +312,8 @@ PICK ";\n"
"}\n"
#ifdef SH
"alias sh="SH";\n"
#else
#define SH "sh"
#endif
;