/[pengfork]/pengfork/src/fdo/atoms/ad.c
ViewVC logotype

Diff of /pengfork/src/fdo/atoms/ad.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by chupa, Sun Dec 22 22:28:06 2002 UTC revision 1.2 by chupa, Thu Jan 2 13:43:49 2003 UTC
# Line 39  Line 39 
39    
40    
41  const atomdef_t ad_atom_tab[] = {  const atomdef_t ad_atom_tab[] = {
42    {"ad_add"       , AD_ADD       , raw},    {"ad-add"       , AD_ADD       , raw},
43    {"ad_store"     , AD_STORE     , raw},    {"ad-store"     , AD_STORE     , raw},
44    {"ad_modify"    , AD_MODIFY    , raw},    {"ad-modify"    , AD_MODIFY    , raw},
45    {"ad_set_caller", AD_SET_CALLER, raw},    {"ad-set-caller", AD_SET_CALLER, raw},
46    {"ad_to"        , AD_TO        , raw},    {"ad-to"        , AD_TO        , raw},
47    {"ad_cc"        , AD_CC        , raw},    {"ad-cc"        , AD_CC        , raw},
48    {NULL, -1, na}    {NULL, -1, na}
49  };  };
50    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26