Ignore:
Timestamp:
Dec 18, 2013, 12:39:15 PM (10 years ago)
Author:
zhangj
Message:

ThomX MML version on the LAL server @ 17/12/2013

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore set to
      chromMML.txt
  • trunk/at/simulator/element/user/elempass.h

    r4 r5  
    1 /* Header file for the element pass-functions */
     1/* Header file for the element pass-functions
     2
     3
     4Add the mex compile for 64 bit linux platform.
     5By Jianfeng ZHANG @ LAL, 13/02/2013.
     6*/
     7
    28
    39#if defined(PCWIN)
     
    511#include <float.h>
    612#elif defined(GLNX86)
     13#define ExportMode
     14#elif defined(GLNXA64) /*64 bit linux version matlab, added by Jianfeng Zhang for ubuntu 12.04, Mac Pro. 8.2*/
    715#define ExportMode
    816#elif defined(ALPHA)
Note: See TracChangeset for help on using the changeset viewer.