#
# This default configuration file allows anonymous access. If you're a 
# developer with account on http://gitlab.inria.fr and need to push, 
# please use the git versions of the urls.
# 
[submodule "sdk"]
	path = sdk
	url = https://gitlab.inria.fr/openvibe/sdk.git
	branch = master
[submodule "designer"]
	path = designer
	url = https://gitlab.inria.fr/openvibe/designer.git
	branch = master
[submodule "extras"]
	path = extras
	url = https://gitlab.inria.fr/openvibe/extras.git
	branch = master

