fix: lastcr idx could be larger than the value of (string.length-1). so appends remai...
authoryeom <yeom>
Wed, 15 Dec 2010 23:48:04 +0000 (23:48 +0000)
committeryeom <yeom>
Wed, 15 Dec 2010 23:48:04 +0000 (23:48 +0000)
commitc512d302270198c7340730aca47bb3f0d47641d6
treea759c828a9275880a89169063ec5e8c92c98fed1
parent9600ff66bb3472d8046d8872f03bbfee08489f92
fix: lastcr idx could be larger than the value of (string.length-1). so appends remaining chars when lastcr idx is less than string.length.
Robust/src/Util/CodePrinter.java