Changeset 13


Ignore:
Timestamp:
Feb 13, 2009 2:08:11 PM (15 years ago)
Author:
hammonds
Message:

Code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • caPython/cadef_local.h

    r5 r13  
    1212void ca_signal(long, char *);
    1313
    14 /*
    15 int ca_search_and_connect(char *, chid *, void *, void * );
    16 int ca_add_masked_array_event( chtype, unsigned long, chid,void *, void *,
    17                             double, double, double, evid *, unsigned long);
    18 int ca_add_array_event( chtype, unsigned long, chid, void *, void *, double,
    19                         double, double, evid *);
    20 int ca_add_event( chtype, chid, void *, void *, evid *);
    21 */
    2214int ca_array_put( chtype, unsigned long, chid, void* );
    2315int ca_bput( chid, char *);
Note: See TracChangeset for help on using the changeset viewer.