view SMALLboxInit.m @ 199:751fa3bddd30 luisf_dev

Added config file for SMALL_solve (removed the if/else code from SMALL_solve); added headers to both config files;
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 20 Mar 2012 14:28:51 +0000
parents 83af80baf959
children 2882992f9e6e
line wrap: on
line source
global SMALL_path;
SMALL_path = fileparts(mfilename('fullpath'));

addpath(genpath(SMALL_path));