Author: dylan Date: 2004-12-28 17:23:51 -0500 (Tue, 28 Dec 2004) New Revision: 437
Added: trunk/clients/jarverd/ trunk/web/bin/ Removed: trunk/jarverd/ Modified: trunk/web/Makefile Log: Jarverd (JRC proxy to haver) is, basically, a haver client. Copied: trunk/clients/jarverd (from rev 387, trunk/jarverd) Modified: trunk/web/Makefile =================================================================== --- trunk/web/Makefile 2004-12-28 08:01:01 UTC (rev 436) +++ trunk/web/Makefile 2004-12-28 22:23:51 UTC (rev 437) @@ -7,7 +7,7 @@ TT = tt # fixhtml.pl -FIX = fixhtml.pl +FIX = ./bin/fixhtml TIDY = tidy VALIDATE = validate
