annotate 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
rev   line source
luis@190 1 global SMALL_path;
luis@190 2 SMALL_path=pwd;
luis@190 3
luis@190 4 % SMALL_p = genpath(SMALL_path);
luis@190 5 % addpath(SMALL_p);