Skip to content
Snippets Groups Projects
Commit d66bfe7f authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

fix src directory

parent 4f9277e1
No related branches found
No related tags found
No related merge requests found
% Test file
addpath(genpath('src/')) % add this folder and all subfolders to the path
addpath(genpath('../src/')) % add this folder and all subfolders to the path
c = addTwoNumbers_myName(1, 2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment