added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / workbench / libs / muimaster / classes / popasl.conf
blobd0f02e9d155ce47da5ba5be8bcbb84dbae9636e3
1 ##begin config
2 basename      Popasl
3 version       1.1
4 date          06.07.2003
5 superclass    MUIC_Popstring
6 classdatatype struct Popasl_DATA
7 ##end config
9 ##begin cdef
10 #include "mui.h"
11 #include "popasl_private.h"
12 ##end cdef
14 ##begin methodlist
15 OM_DISPOSE
16 OM_GET
17 OM_NEW
18 MUIM_Cleanup
19 ##end methodlist