terrylao / PascalContainer

advanced data structure in Pascal, include B-Tree,B+-Tree,B*-Tree,T-Tree,HashMap,priority queue,red-black-Tree,AVL-tree,Quad-Tree,SkipList,Sortable Single Linklist,Sort Function,LockFreeQueue,nth_element,M-tree,PDQSort
https://tuxedocatdarkchess.blogspot.com
38 stars 20 forks source link

Change folder structure #8

Closed gcarreno closed 3 years ago

gcarreno commented 3 years ago

Hey Terry(@terrylao),

This PR deals with the new folder structure.

I've tested it on my Linux box and all is working good :)

Cheers, Gus