From 5b4d044835e5319611f76e3333e5c1eeaffd0ab2 Mon Sep 17 00:00:00 2001 From: Ferdi Franceschini Date: Thu, 14 Nov 2013 20:44:45 +1100 Subject: [PATCH] Make SIM_RFGen.tcl executable. --- site_ansto/instrument/TEST_SICS/fakeRFGen/SIM_RFGen.tcl | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 site_ansto/instrument/TEST_SICS/fakeRFGen/SIM_RFGen.tcl diff --git a/site_ansto/instrument/TEST_SICS/fakeRFGen/SIM_RFGen.tcl b/site_ansto/instrument/TEST_SICS/fakeRFGen/SIM_RFGen.tcl old mode 100644 new mode 100755 index 86180a99..8564a287 --- a/site_ansto/instrument/TEST_SICS/fakeRFGen/SIM_RFGen.tcl +++ b/site_ansto/instrument/TEST_SICS/fakeRFGen/SIM_RFGen.tcl @@ -1,3 +1,4 @@ +#!/usr//bin/env tclsh # $Revision: 1.1.2.5 $ # $Date: 2010-05-20 00:51:15 $ # Author: Ferdi Franceschini (ffr@ansto.gov.au)