view paper/src/implStackDef.cbc @ 111:4642d2f215d2

update
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Sat, 06 Feb 2021 15:42:26 +0900 (2021-02-06)
parents 0512c7f88417
children
line wrap: on
line source
#impl "Stack.h" as "SingleLinkedStack.h"
#data "Node.h"
#data "Element.h"