Detect-It-Easy/db/MSDOS/ACE.6.sg
2014-06-01 23:42:39 +02:00

10 lines
237 B
Text

// DIE's signature file
// Author: Jason Hood <jadoxa@yahoo.com.au>
includeScript("ACE");
function detect(bShowType,bShowVersion,bShowOptions)
{
detect_ACE(0,bShowOptions);
return result(bShowType,bShowVersion,bShowOptions);
}