[MLton-commit] r5498

geoffw at mlton.org geoffw at mlton.org
Mon Apr 9 17:15:05 PDT 2007


Changed "<<   >>" to ">>   <<" because it confuses noweb.

----------------------------------------------------------------------

U   mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml

----------------------------------------------------------------------

Modified: mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml
===================================================================
--- mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml	2007-04-09 17:02:27 UTC (rev 5497)
+++ mltonlib/trunk/com/ssh/extended-basis/unstable/public/export/infixes.sml	2007-04-10 00:15:04 UTC (rev 5498)
@@ -44,7 +44,7 @@
 (* ************************************************************************** *)
 (*       ! Basis   ! B & P   ! P & S ! Monadic ! Ticked ! Misc                *)
 (* ========================================================================== *)
-infix  8 !  * div  ! <<   >> !       !         !   *`   !
+infix  8 !  * div  ! >>   << !       !         !   *`   !
          !  / mod  !   ~>>   !       !         !   /`   !
 (* ========================================================================== *)
 infix  7 !  + - ^  !  andb   !       !         ! +`  -` !




More information about the MLton-commit mailing list