view paper/src/implStackDef.cbc @ 106:0512c7f88417

add src
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Sat, 06 Feb 2021 13:23:39 +0900
parents
children
line wrap: on
line source

#impl "Stack.h" as "SingleLinkedStack.h"
#data "Node.h"
#data "Element.h"