Skip to content

Commit 2179038

Browse files
committed
Author information added to AVL headerfile
1 parent 3171767 commit 2179038

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/avl.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
* 3. Exportable to GraphViz format for easy visualization and verification
1414
*
1515
* http://en.wikipedia.org/wiki/AVL_tree
16+
*
17+
* @author Alejandro Fernandez ([email protected])
18+
* @github afernandez90
1619
*
1720
******************************************************************************/
1821

0 commit comments

Comments
 (0)