Commit Graph

2 Commits

Author SHA1 Message Date
Remie Richards
5661d05290 /datum/stack replaces /stack, naming scheme redo for procs and linked_element --> linked_node 2015-08-28 16:52:22 +01:00
Remie Richards
c39957caa5 Datastructures!
* Moves PriorityQueue data structure out of the AStar file, and into it's own file in /__DATSTRUCTURES
* Adds Stacks, a data structure, to /__DATASTRUCTURES
* Adds Linked Lists, a data structure, to /__DATASTRUCTURES
2015-08-28 11:29:08 +01:00