Skip to content

Commit d8bda99

Browse files
committed
renamed: composition.c -> composition/composition.c
renamed: 1.c -> string_operation/1.c renamed: 2.c -> string_operation/2.c
1 parent ec73a8a commit d8bda99

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed

composition.c renamed to composition/composition.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ int main(int argc,char *argv[]){
1313
if ( argc == 1 )
1414
{
1515
printf("please input name\n");
16-
// baka will be used as default");
1716
//char name[] = "baka";
1817
return 0;
1918
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)