Changeset 27315 in project for release/4/genturfahi/trunk/nunjavni.scm
- Timestamp:
- 08/28/12 17:50:28 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release/4/genturfahi/trunk/nunjavni.scm
r25738 r27315 614 614 ; we clear the caches after we're done parsing. 615 615 ; 616 (s tack-push! rodasemorji (cons semorji (stack-pop! rodasemorji)))617 (s tack-push! rodatolmohi (cons tolmohi (stack-pop! rodatolmohi)))616 (set! rodasemorji (cons semorji rodasemorji)) 617 (set! rodatolmohi (cons tolmohi rodatolmohi)) 618 618 619 619 javni-morji)))))
Note: See TracChangeset
for help on using the changeset viewer.