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

File: [local] / OpenXM / src / kan96xx / Doc / callsm1b.sm1 (download)

Revision 1.6, Fri Dec 21 03:00:41 2001 UTC (22 years, 6 months ago) by takayama
Branch: MAIN
Changes since 1.5: +6 -2 lines

Some changes to work on windows as a server of asirgui.
oxasir-win.sm1 is still empty because ox_asir server has not yet been
ready on windows.

%$OpenXM: OpenXM/src/kan96xx/Doc/callsm1b.sm1,v 1.6 2001/12/21 03:00:41 takayama Exp $
%%%% Initialization  callsm1b.sm1
[(parse) (cohom.sm1) pushfile] extension
[(ostype)] extension  0 get (windows) eq {
  [(parse) (oxasir-win.sm1) pushfile] extension
}{
  [(parse) (oxasir.sm1) pushfile] extension
} ifelse
[(parse) (slope.sm1) pushfile] extension
[(parse) (xml.sm1) pushfile] extension 
[(parse) (intw.sm1) pushfile] extension
debugMode  %% pushVariable and popVariables are overloaded.
whoami