/[adonthell]/adonthell/src/py-wrappers/adonthell/py_base.i
ViewVC logotype

Diff of /adonthell/src/py-wrappers/adonthell/py_base.i

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

revision 1.9 by jol, Tue Dec 21 19:31:46 2004 UTC revision 1.10 by ksterker, Fri Jun 3 17:29:13 2005 UTC
# Line 1  Line 1 
1  %module base  %module base
2  %{  %{
   
3  #include <string>  #include <string>
4  #include "base/base.h"  #include "base/base.h"
5  #include "base/endians.h"  #include "base/endians.h"
# Line 104  namespace base { Line 103  namespace base {
103  %include "base/flat.h"  %include "base/flat.h"
104  %include "base/diskio.h"  %include "base/diskio.h"
105  %include "base/configuration.h"  %include "base/configuration.h"
106    %include "base/paths.h"
107    
108  /* implement friend operators of igzstream */  /* implement friend operators of igzstream */
109  %extend base::igzstream {  %extend base::igzstream {

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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