Fresh IDE . Diff
Not logged in

This repository is a mirror!

The original is located on: https://fresh.flatassembler.net/fossil/repo/fresh
If you want to follow the project, please update your remote-url

Differences From Artifact [04168a4983]:

To Artifact [00b17f4fb9]:


92
93
94
95
96
97
98


99
100
101
102
103
104
105
            display 3, 'Imported "', \\\`iname, '" function.', $0a
          end if
        end if
      \\\}
    \\}

    __imported_count = tcnt;



    if __imported_count>0
      segment dynamic readable
      rept libs i:1 \\{
        match str:cnt:use:library, libs\\#i \\\{
          cnt = 0
          if use > 0







>
>







92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
            display 3, 'Imported "', \\\`iname, '" function.', $0a
          end if
        end if
      \\\}
    \\}

    __imported_count = tcnt;

    size1 = 0

    if __imported_count>0
      segment dynamic readable
      rept libs i:1 \\{
        match str:cnt:use:library, libs\\#i \\\{
          cnt = 0
          if use > 0