Advertisement
DeanReid

I missed something?

Feb 11th, 2015
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.27 KB | None | 0 0
  1.         if (isNil '_osLinux') then
  2.         {
  3.                 _osLinux = false;
  4.                 _Err2.5 =true;
  5.         };
  6.                 if (_Err2.5) then
  7.                 {
  8.                         diag_log "Config File is missing Variable  |ofLinux|";
  9.                 };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement