Fixed the URL for the cgtests to point to the corresponding old revision in the CS projects repository

This commit is contained in:
Neil Brown 2008-01-29 21:37:47 +00:00
parent d783edf8ef
commit 4194942670

View File

@ -168,7 +168,7 @@ clean-local:
rmdir obj
cgtests/cgtest00.occ:
svn co https://subversion.frmb.org/pubsvn/cgtests/branches/tock cgtests
svn co http://projects.cs.kent.ac.uk/projects/kroc/svn/cgtests/branches/tock@4200 cgtests
# We must clean the cgtests every time at the moment, because if someone makes make-cgtests-c then make-cgtests-cpp, they'll need a clean inbetween:
# In future we should give the version compiled using the C++ backend a different extension: