*** 01Simulator.win32.tcl	Sat Apr  3 00:54:00 1999
--- 01Simulator.win32.tcl.new	Mon Apr  8 13:43:23 2002
*************** namespace eval IDESimInterface {
*** 877,882 ****
--- 877,885 ----
  		}
  		if {!$arrStates(vxsim)} { return }
  
+                 ####added by ran in order to allow the FONT fix for the simulator window
+                 exec /tornado2/fixsim.exe
+                 
  		# check on the registry 
  		checkReg ;# sets state of registry
  		if {!$arrStates(registry)} { return }	
