Browse Source

dylan2_change hello.c

tags/v1.1.a
dylan 4 years ago
parent
commit
a9841a981b
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      hello.c

+ 5
- 0
hello.c View File

@@ -14,3 +14,8 @@ void date_20200821(void)
return 20200821+weeks; return 20200821+weeks;
} }


void hello_20200822(void)
{
}


Loading…
Cancel
Save