repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
workbench
/
libs
/
muimaster
/
classes
/
poplist.conf
blob
b3bdbcc9863fd5e5deb7bca654a3edb1c7314924
1
##begin config
2
basename Poplist
3
version 1.0
4
date 14.10.2003
5
superclass MUIC_Popobject
6
classdatatype struct Poplist_DATA
7
##end config
8
9
##begin cdef
10
#include "mui.h"
11
#include "poplist_private.h"
12
##end cdef
13
14
##begin methodlist
15
OM_NEW
16
##end methodlist