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

Diff for /OpenXM/src/kan96xx/Doc/ox.sm1 between version 1.17 and 1.18

version 1.17, 2001/08/22 03:23:25 version 1.18, 2001/12/28 01:20:25
Line 1 
Line 1 
 %%%%%%%%%%%  $OpenXM: OpenXM/src/kan96xx/Doc/ox.sm1,v 1.16 2001/08/22 02:36:34 takayama Exp $  %%%%%%%%%%%  $OpenXM: OpenXM/src/kan96xx/Doc/ox.sm1,v 1.17 2001/08/22 03:23:25 takayama Exp $
   
   /ox.sm1.loaded 1 def
 %%%%%%%%%%%% Configuration: Specify your server path  %%%%%%%%%%%% Configuration: Specify your server path
 %%%%% ox, ox_sm1, oxlog are contained in kxx.tgz  %%%%% ox, ox_sm1, oxlog are contained in kxx.tgz
 %%%%% These should be under /usr/local/lib/sm1 or LOAD_SM1_PATH  %%%%% These should be under /usr/local/lib/sm1 or LOAD_SM1_PATH
Line 1019  ox.verbose {
Line 1021  ox.verbose {
   
 [(ostype)] extension  0 get  [(ostype)] extension  0 get
 (windows) eq {  (windows) eq {
     /ox-win.sm1.loaded boundp {
     }{
       [(parse) (ox-win.sm1) pushfile] extension
     } ifelse
 }{  }{
   initializePathNamesForOx  %% This should be    initializePathNamesForOx  %% This should be
 } ifelse  } ifelse

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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