Skip to content

Commit

Permalink
Update redirection page for jacop.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed Aug 30, 2013
1 parent 54b2a52 commit a153f52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/upload-to-googlecode.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,6 @@ def update_redir_page(name):
call(["git", "clone", "https://code.google.com/p/ampl.wiki/"])
update_redir_page('ampltabl')
update_redir_page('gecode')
update_redir_page('jacop')
call(["git", "commit", "-a", "-m", "update versions"], cwd="ampl.wiki/")
call(["git", "push"], cwd="ampl.wiki/")

0 comments on commit a153f52

Please sign in to comment.