We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db350a1 commit e58fc07Copy full SHA for e58fc07
rapp_scripts/setup/11_hop_setup.sh
@@ -22,8 +22,8 @@
22
23
24
RappPlatformPath="${HOME}/rapp_platform"
25
-BiglooIndex="bigloo4.2c-beta08Dec15"
26
-BiglooUrl="ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${BiglooIndex}.tar.gz"
+BiglooIndex="bigloo"
+BiglooUrl="ftp://ftp-sop.inria.fr/indes/rapp/hop/${BiglooIndex}.tar.gz"
27
HopRepoUrl="https://github.com/manuel-serrano/hop.git"
28
HopCommitIndex="7673c6e318425e880a05818626f689229699e157"
29
0 commit comments