diff SMALLboxInit.m @ 190:759313488e7b luisf_dev

Added two config files for the 2 step dic and learn scripts; removed 'extra' folder; created init script (initial version).
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 13 Mar 2012 17:33:20 +0000
parents
children d50f5bdbe14c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SMALLboxInit.m	Tue Mar 13 17:33:20 2012 +0000
@@ -0,0 +1,5 @@
+global SMALL_path;
+SMALL_path=pwd;
+
+% SMALL_p = genpath(SMALL_path);
+% addpath(SMALL_p);