Changeset 12003
- Timestamp:
 - 04/16/12 15:59:32 (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/src/c/io/io.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/c/io/io.h
r11934 r12003 15 15 #include "./Disk/diskio.h" 16 16 17 #if defined(_HAVE_MATLAB_) && defined(_SERIAL_)18 #include "./Matlab/matlabio.h"19 #endif20 21 #if defined(_HAVE_PYTHON_) && defined(_SERIAL_)22 #include "./Python/pythonio.h"23 #endif24 25 17 /*printf: */ 26 18 int PrintfFunction(const char* format,...);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)