summaryrefslogtreecommitdiff
path: root/modules/mexlib/examples/interface/readme.txt
blob: 0c01277aadec713f059adf18ebd379c1192e3846 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Copyright Jean-Philippe Chancelier/Cermics Enpc 

This directory contains example of a mix of C interface routines and  
C and Fortran mex files. More over the interfaces and mex functions 
use symbols defined in a shared library lib/libutil.so (or .dll) defined 
in the lib subdirectory. 

Jean-Philipppe Chancelier 

exec(SCI+'/modules/mexlib/examples/interface/demo.sce');