Skip to content

Commit e0b1440

Browse files
removing DynamicStack.c author
1 parent b42570c commit e0b1440

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/c/DynamicStack.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Pilha Dinâmica utilizando uma Lista Ligada em C
3-
* Kelvin Salton do Prado - 2015
43
*/
54

65
#include <stdio.h>

0 commit comments

Comments
 (0)