Skip to content

Commit a51ee37

Browse files
committed
Merge pull request xtaci#32 from afernandez90/master
Author information added to AVL headerfile
2 parents 1312092 + 2179038 commit a51ee37

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)