/datum/stack replaces /stack, naming scheme redo for procs and linked_element --> linked_node

This commit is contained in:
Remie Richards
2015-08-28 16:52:22 +01:00
parent c39957caa5
commit 5661d05290
8 changed files with 118 additions and 127 deletions
@@ -21,7 +21,7 @@
node
BlockDefinition/program
statement/FunctionDefinition/curFunction
stack
datum/stack
scopes = new()
functions = new()