diff options
author | Sebastian Kuzminsky <seb@highlab.com> | 2013-06-21 17:33:45 -0500 |
---|---|---|
committer | Sebastian Kuzminsky <seb@highlab.com> | 2013-06-21 17:33:45 -0500 |
commit | bc50c09683451818cba28535aa0285f03365dec3 (patch) | |
tree | 6f2a8051eeaca0e68a9a0f74d7723e8bf46477de /src/hal/classicladder | |
parent | d977325c15d6b3efb7f8d79aa58b99b2317f68fc (diff) | |
parent | 31aeeb058e8743e0c40ba85b2062620e6d80d9ac (diff) | |
download | linuxcnc-bc50c09683451818cba28535aa0285f03365dec3.tar.gz linuxcnc-bc50c09683451818cba28535aa0285f03365dec3.zip |
Merge branch 'v2.5_branch'
Diffstat (limited to 'src/hal/classicladder')
-rw-r--r-- | src/hal/classicladder/arithm_eval.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hal/classicladder/arithm_eval.h b/src/hal/classicladder/arithm_eval.h index 2f9184dcf..48c3921c9 100644 --- a/src/hal/classicladder/arithm_eval.h +++ b/src/hal/classicladder/arithm_eval.h @@ -14,7 +14,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -# #define arithmtype int |