Revision b3cb32f286882795a15401a69e3a9369b07b2c5c authored by Alexandre Mercier Aubin on 16 August 2022, 00:03:14 UTC, committed by Alexandre Mercier Aubin on 16 August 2022, 00:03:14 UTC
addAdaptiveRigidificationToPath.m
addpath(genpath('2d'));
addpath(genpath('3d'));
addpath(genpath('scratch'));
addpath(genpath('util'));
addpath(genpath('lib'));
% use 'clear java' and re-add the classpath if you change the jar during a
% session! Currently in comment as it was a warm start test (now mex) but
% could still be useful for a shadow map viewer of 3D geometry.
%javaaddpath('java/ARJT.jar','-end')
%addpath('lib/Bartels/matlab/mex/Release');
%addpath('lib/Bartels/matlab/');
%addpath('lib/Bartels/matlab/utils');

Computing file changes ...