tfunc (392B)
1 #name : Texas Instruments function 2 # -- 3 /******************************************************************************/ 4 /* jww (`(format-time-string "%Y-%m-%d")`): NYI */ 5 /******************************************************************************/ 6 a_boolean $1($2) 7 { 8 a_boolean result = FALSE; 9 $0 10 return result; 11 } /* $1 */