/[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 22 by dpavlin, Mon Aug 18 18:53:39 2008 UTC revision 23 by dpavlin, Mon Aug 18 18:55:38 2008 UTC
# Line 219  CODE: Line 219  CODE:
219  OUTPUT:  OUTPUT:
220          RETVAL          RETVAL
221    
222    
223    int
224    tcidboptimize(idb)
225            void *  idb
226    CODE:
227            RETVAL = tcidboptimize(idb);
228    OUTPUT:
229            RETVAL
230    

Legend:
Removed from v.22  
changed lines
  Added in v.23

  ViewVC Help
Powered by ViewVC 1.1.26