This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
dylan
/
testTelpo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
dylan1:study add new
tags/v1.1.a
dylan
4 years ago
parent
ae032a8b90
commit
e55a21d321
1 changed files
with
5 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
study/study.c
+ 5
- 0
study/study.c
View File
@@ -28,4 +28,9 @@ void study_holiday(void) // 2020-8-20
void study_getName(void)
void study_getName(void)
{
{
return name;
return name;
}
void study_add_new_20200824()
{
}
}
Write
Preview
Loading…
Cancel
Save