• Main Page
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

enc/trans/transdb.c

Go to the documentation of this file.
00001 /**********************************************************************
00002 
00003   enc/trans/transdb.c -
00004 
00005   $Author: akr $
00006   created at: Mon Apr  7 15:51:31 2008
00007 
00008   Copyright (C) 2008 Yukihiro Matsumoto
00009 
00010 **********************************************************************/
00011 
00012 void rb_declare_transcoder(const char *enc1, const char *enc2, const char *lib);
00013 
00014 void
00015 Init_transdb(void)
00016 {
00017 #include "transdb.h"
00018 }
00019 

Generated on Wed Sep 8 2010 09:54:30 for Ruby by  doxygen 1.7.1