add link to projects using redo; fix t/example mention (#20)
also rename t/111-compile2 to t/111-example
This commit is contained in:
parent
2a936a7574
commit
59eb7e8f1e
12 changed files with 7 additions and 6 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#include <stdio.h>
|
||||
#include "mystr.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
printf("%s\n", mystr);
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue