Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 251 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 251 Bytes

contrib

A single submodule containing the several other git submodules..

so in a make Yap build we might

pwd
# /opt/my-yap-6.3
submodule add https://github.com/swi-to-yap/contrib porting
cd porting/
git submodule init
git submodule update