lcmake.bat
author Jan Vrany <jan.vrany@labware.com>
Wed, 03 Feb 2021 11:52:30 +0000
branchjv
changeset 25410 c91ea94445d1
parent 18011 deb0c3355881
permissions -rw-r--r--
Reworked `SimulatedClassPool >> #associationAt:ifAbsent:` to throw an error ...if there's no such class variable. This makes it behave more like dictionary / pool.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12230
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     1
@REM -------
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     2
@REM make using lcc compiler
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     3
@REM type lcmake, and wait...
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     4
@REM do not edit - automatically generated from ProjectDefinition
cdb8354d4d2a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 12072
diff changeset
     5
@REM -------
12072
4e253127ca27 initial checkin
fm
parents:
diff changeset
     6
make.exe -N -f bc.mak USELCC=1 %1 %2
4e253127ca27 initial checkin
fm
parents:
diff changeset
     7
4e253127ca27 initial checkin
fm
parents:
diff changeset
     8