Salam guys,
Kol 3am wa A2ntoo B5eeer.

I have a silly question. what is wrong with this perl script (assuming that 
all variables and function are probably defined.


if ($n_current + $n_inc > $CFG_FINAL_NUM_DENSITIES) {
  &ST_Log("Increase in number of Gaussians beyond the desired total\n" .
          "Current: $n_current, increase by: $n_inc, desired total: 
$CFG_FINAL_NUM_DENSITIES\n";);
  exit -3;
}

_______________________________________________
General mailing list
[email protected]
http://mail.jolug.org/mailman/listinfo/general_jolug.org

Reply via email to