Searched refs:detrail (Results 1 – 2 of 2) sorted by relevance
8 sub detrail { subroutine33 for ($i = 0; $i < @ARGV; $i++) { &detrail($ARGV[$i]); }
167 # These files are detrailed; do not detrail the test data because there may be168 # significant trailing spaces. Do not detrail RunTest.bat, because it has CRLF169 # line endings and the detrail script removes all trailing white space. The