racket/collects/honu/examples/old/Stack.cm
Stevie Strickland 7dbb99d3c6 merged 292:296 from branches/sstrickl
svn: r297
2005-07-02 04:03:02 +00:00

8 lines
306 B
Plaintext

"List" ; For IList, MTList, and ConsList
"Character" ; For Character and CharBox
"Integer-box" ; For Integer and IntBox
"Float" ; For Float and FloatBox
"String" ; For String and StrBox
"Stack" ; For IStack, ListStack, and CountedListStack
"Stack-main" ; For the main expression