Check-in [22b77ced7e]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:net2o-msg.fs fixed
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 22b77ced7e04680cd64a89f0119256f31ce25716
User & Date: bernd 2016-06-16 16:49:58.089
Context
2016-06-16
17:15
No changign of the color check-in: f08c7d26a2 user: bernd tags: trunk
16:49
net2o-msg.fs fixed check-in: 22b77ced7e user: bernd tags: trunk
16:33
Bump version number check-in: 0e2fe581cf user: bernd tags: trunk, 0.1.6-20160616
Changes
Unified Diff Ignore Whitespace Patch
Changes to net2o-msg.fs.
812
813
814
815
816
817
818
819
forth-local-indent-words:
    (
     (("net2o:" "+net2o:") (0 . 2) (0 . 2) non-immediate)
     (("[:") (0 . 1) (0 . 1) immediate)
     ((";]") (-1 . 0) (0 . -1) immediate)
    )
End:
[THEN]







|
812
813
814
815
816
817
818
819
forth-local-indent-words:
    (
     (("net2o:" "+net2o:") (0 . 2) (0 . 2) non-immediate)
     (("[:") (0 . 1) (0 . 1) immediate)
     ((";]") (-1 . 0) (0 . -1) immediate)
    )
End:
[THEN]