Checks whether the VI's source code is separated from its compiled code.
Added another version that allows you to configure whether you want to flag when the compiled code is separate or unifile
Rename CompiledCodeSeparate.llb to CheckCompiledCodeSeparate.llb, it does not work else.
Done