Skip to content

Commit e58fc07

Browse files
committed
Added bigloo tarball persistent url.
1 parent db350a1 commit e58fc07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rapp_scripts/setup/11_hop_setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323

2424
RappPlatformPath="${HOME}/rapp_platform"
25-
BiglooIndex="bigloo4.2c-beta08Dec15"
26-
BiglooUrl="ftp://ftp-sop.inria.fr/indes/fp/Bigloo/${BiglooIndex}.tar.gz"
25+
BiglooIndex="bigloo"
26+
BiglooUrl="ftp://ftp-sop.inria.fr/indes/rapp/hop/${BiglooIndex}.tar.gz"
2727
HopRepoUrl="https://github.com/manuel-serrano/hop.git"
2828
HopCommitIndex="7673c6e318425e880a05818626f689229699e157"
2929

0 commit comments

Comments
 (0)