lccmake.bat
author Claus Gittinger <cg@exept.de>
Fri, 08 Mar 2013 10:46:39 +0100
changeset 4528 527c90bfd2cc
parent 4516 330e6d64fd63
permissions -rwxr-xr-x
class: TextView changed: #redrawVisibleLine: #redrawVisibleLine:col: #redrawVisibleLine:from:to: be tolerant to invalid selectionStartCol/endCol should not happen, but some subclass or an aborted edit operation may leave nil there occasionally, which leads to endless exceptions when doing redraws.

@REM -------
@REM make using lcc compiler
@REM type lccmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------
make.exe -N -f bc.mak -DUSELCC=1 %*