/[Search-TokyoDystopia]/TokyoDystopia.xs
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /TokyoDystopia.xs

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

revision 18 by dpavlin, Mon Aug 18 18:28:05 2008 UTC revision 19 by dpavlin, Mon Aug 18 18:32:55 2008 UTC
# Line 167  PPCODE: Line 167  PPCODE:
167          }          }
168          XSRETURN(1);          XSRETURN(1);
169    
170    
171    int
172    tcidbiterinit(idb)
173            void *  idb
174    CODE:
175            RETVAL = tcidbiterinit(idb);
176    OUTPUT:
177            RETVAL
178    

Legend:
Removed from v.18  
changed lines
  Added in v.19

  ViewVC Help
Powered by ViewVC 1.1.26