Added eel and eapml modules

This commit is contained in:
jvelilla
2011-10-23 09:10:27 -03:00
parent 6344f964fa
commit 3fbd81aeb1

6
.gitmodules vendored
View File

@@ -11,3 +11,9 @@
path = ext/ise_library/curl
url = http://github.com/EiffelSoftware/mirror-Eiffel-cURL.git
[submodule "ext/crypto/eel"]
[submodule "ext/crypto/eel"]
path = ext/crypto/eel
url = http://github.com/Eiffel-World/eel.git
[submodule "ext/crypto/eapml"]
path = ext/crypto/eapml
url = http://github.com/Eiffel-World/eapml.git