- Timestamp:
- Dec 4, 2007, 11:03:35 PM (18 years ago)
- Author:
- neil.c.c.brown
- Message:
-
Fixed a typo in the occam code (should be FROM 5 FOR 4, not vice-versa)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/trunk/200711-tock-seminars/200711-B-tock-slides.tex
r84 r85 171 171 y := 42 172 172 173 [4]INT ys IS [xs FROM (削除) 4 FOR 5 (削除ここまで)]:173 [4]INT ys IS [xs FROM (追記) 5 FOR 4 (追記ここまで)]: 174 174 -- abbreviate slice of array 175 175 ys[2] := 42
Note:
See TracChangeset
for help on using the changeset viewer.