Skip to content
Snippets Groups Projects
.gitmodules 297 B
Newer Older
  • Learn to ignore specific revisions
  • Ian Bell's avatar
    Ian Bell committed
    [submodule "externals/mcx"]
    	path = externals/mcx
    	url = https://github.com/ianhbell/mcx.git
    
    [submodule "externals/Eigen"]
    	path = externals/Eigen
    	url = https://gitlab.com/libeigen/eigen.git
    
    Ian Bell's avatar
    Ian Bell committed
    [submodule "externals/autodiff"]
    	path = externals/autodiff
    
    Ian Bell's avatar
    Ian Bell committed
    	url = https://github.com/allanleal/autodiff