4 [folder, ~, ~] = fileparts(mfilename(
'fullpath'));
5 folder(folder==
'\')=
'/';
6 %Add all the folders of the toolbox
7 addpath(genpath(folder))
10 disp(
'TEAP loaded - Copyright 2016, TEAP contributors')
11 disp('This program comes with ABSOLUTELY NO WARRANTY')
12 disp('This is free software, and you are welcome to redistribute it')
13 disp('under the GPLv1 licence')
14 disp('Happy emotion analysis !')
18 % The main documentation for TEAP, to be used by doxygen
20 % \section What is TEAP ?
21 % \section Baby don't hurt me, no more
22 % XXX FIXME TODO write this. In progress