[BACK]Return to cgiasir.sm1 CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / Doc

Diff for /OpenXM/src/kan96xx/Doc/cgiasir.sm1 between version 1.4 and 1.5

version 1.4, 2005/02/27 08:22:56 version 1.5, 2013/02/15 05:39:45
Line 1 
Line 1 
 %$Id$  %$Id$
 %$OpenXM: OpenXM/src/kan96xx/Doc/cgiasir.sm1,v 1.3 2005/02/27 07:08:11 takayama Exp $  %$OpenXM: OpenXM/src/kan96xx/Doc/cgiasir.sm1,v 1.4 2005/02/27 08:22:56 takayama Exp $
 [(parse) (ox.sm1) pushfile] extension  [(parse) (ox.sm1) pushfile] extension
 [(parse) (cgi.sm1) pushfile] extension  [(parse) (cgi.sm1) pushfile] extension
   
Line 130  def
Line 130  def
     $Execution CPU time limit is $      $Execution CPU time limit is $
     cgiasir.tlimit toString  (  seconds.) nl nl      cgiasir.tlimit toString  (  seconds.) nl nl
     (</pre>) nl      (</pre>) nl
       [(getenv)  (CGI_ASIR_MSG)] extension tag 0 eq not {
        [(getenv) (CGI_ASIR_MSG)] extension nl nl
       } {  } ifelse
     (<form method="POST">) nl      (<form method="POST">) nl
     (<input type=submit>) nl      (<input type=submit>) nl
     (<textarea name="oxMessageBody") nl      (<textarea name="oxMessageBody") nl

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>