[Commits] [ianhinder/Kranc] 779290: Use "usejacobian" instead of "use_jacobian"

Erik Schnetter schnetter at gmail.com
Wed Mar 12 15:06:26 CDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/ianhinder/Kranc
  Commit: 77929008d199a27a9efcd1ceb32ac85812e00674
      https://github.com/ianhinder/Kranc/commit/77929008d199a27a9efcd1ceb32ac85812e00674
  Author: Erik Schnetter <schnetter at gmail.com>
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
    M Tools/CodeGen/Jacobian.m

  Log Message:
  -----------
  Use "usejacobian" instead of "use_jacobian"

Both variables existed and had the same meaning. Inconsistent usage led to compiler warnings about potentially uninitialized variables. This variable needs to be visible to calculations and thus cannot have an underscore.




More information about the Commits mailing list