Changeset 21106
- Timestamp:
 - 08/05/16 16:33:41 (9 years ago)
 - Location:
 - issm/trunk-jpl/src
 - Files:
 - 
      
- 10 deleted
 - 1 edited
 
- 
          
  m/modules/Exp2Kml.m (deleted)
 - 
          
  m/modules/KMLFileRead.m (deleted)
 - 
          
  m/modules/KMLMeshWrite.m (deleted)
 - 
          
  m/modules/KMLOverlay.m (deleted)
 - 
          
  m/modules/Kml2Exp.m (deleted)
 - 
          
  m/modules/Ll2xy.m (deleted)
 - 
          
  m/modules/Shp2Kml.m (deleted)
 - 
          
  m/modules/Xy2ll.m (deleted)
 - 
          
  wrappers/Ll2xy (deleted)
 - 
          
  wrappers/Xy2ll (deleted)
 - 
          
  wrappers/matlab/Makefile.am (modified) (4 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/wrappers/matlab/Makefile.am
r21104 r21106 52 52 InterpFromMesh2d_matlab.la\ 53 53 IssmConfig_matlab.la\ 54 Ll2xy_matlab.la\55 54 NodeConnectivity_matlab.la\ 56 55 M1qn3_matlab.la\ … … 61 60 TriMesh_matlab.la\ 62 61 TriMeshProcessRifts_matlab.la\ 63 Scotch_matlab.la\ 64 Xy2ll_matlab.la 62 Scotch_matlab.la 65 63 66 64 if CHACO … … 70 68 lib_LTLIBRARIES += Kriging_matlab.la 71 69 endif 72 if KML70 ifKML 73 71 lib_LTLIBRARIES += ShpRead_matlab.la 74 72 endif … … 195 193 IssmConfig_matlab_la_LIBADD = ${deps} $(MPILIB) $(PETSCLIB) 196 194 197 Xy2ll_matlab_la_SOURCES = ../Xy2ll/Xy2ll.cpp198 Xy2ll_matlab_la_CXXFLAGS = ${AM_CXXFLAGS}199 Xy2ll_matlab_la_LIBADD = ${deps} $(MPILIB) $(PETSCLIB) $(GSLLIB) $(PROJ4LIB)200 201 Ll2xy_matlab_la_SOURCES = ../Ll2xy/Ll2xy.cpp202 Ll2xy_matlab_la_CXXFLAGS = ${AM_CXXFLAGS}203 Ll2xy_matlab_la_LIBADD = ${deps} $(MPILIB) $(PETSCLIB) $(GSLLIB) $(PROJ4LIB)204 205 195 ExpSimplify_matlab_la_SOURCES = ../ExpSimplify/ExpSimplify.cpp 206 196 ExpSimplify_matlab_la_CXXFLAGS = ${AM_CXXFLAGS}  
  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)