ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/typemap
Revision: 1.4
Committed: Sat Aug 11 19:59:19 2001 UTC (23 years, 6 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -19 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Coro::State T_PTROBJ
2     Coro::State_or_hashref T_STATE_OR_HASHREF
3    
4     INPUT
5    
6     T_STATE_OR_HASHREF
7 root 1.4 $var = sv_to_coro ($arg, \"${Package}::$func_name()\", \"$var\");
8 root 1.1