From 946e897719025fc2d56bb3cb3763e0543e2f83e6 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Wed, 4 Dec 2019 10:32:07 +0100 Subject: [PATCH] Remove sim_conf --- mat/sim_conf.mat | Bin 246 -> 0 bytes src/init_simulation.m | 14 +++++++------- 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 mat/sim_conf.mat diff --git a/mat/sim_conf.mat b/mat/sim_conf.mat deleted file mode 100644 index c0878e8c001290643bd4107d6e45767ec9308842..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 246 zcmeZu4DoSvQZUssQ1EpO(M`+DN!3vZ$Vn_o%P-2cQV4Jk_w+L}(NSSQxP%t#MGBLF>GEp!xFtku05-`93qo*%Fkevs_6>}aZCnRtrq$DIT zUy^Y+bA*9$O@N)U5ZlLY> +% :PROPERTIES: +% :header-args:matlab+: :tangle ../src/init_simulation.m +% :header-args:matlab+: :comments org :mkdirp yes +% :header-args:matlab+: :eval no :results none +% :END: +% <> -% This Matlab script is accessible [[file:src/init_simulation.m][here]]. +% This Matlab script is accessible [[file:../src/init_simulation.m][here]]. % This script runs just before the simulation is started. % It is used to load the simulation configuration and the controllers used for the simulation.