From 04b03bc63073aa693306ad24185a1577dd2d7ff6 Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Mon, 3 Jan 2005 11:09:07 +0000 Subject: [PATCH] Mention placeholder svn path=/trunk/boinc/; revision=4985 --- doc/validate.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/validate.php b/doc/validate.php index abfca31528..3c056668f3 100644 --- a/doc/validate.php +++ b/doc/validate.php @@ -94,6 +94,9 @@ and regards results as equivalent only if they agree byte for byte. regards any two results as equivalent if their CPU time exceeds a given minimum. +

+A placeholder, validator_placeholder.C is also provided. You can replace +this file with your own code and 'make' will correctly build and link it. "; page_tail();