AmziProlog icon indicating copy to clipboard operation
AmziProlog copied to clipboard

Problem loading an amzi! prolog xpl file from a vba program

Open gite609 opened this issue 1 year ago • 19 comments

Problem loading an amzi! prolog xpl file from a vba program I have a program that used an xpl compiled from an old version fo Amzi! prolog. Any use of that prolog or of the xpl says that the activation had been made too long ago and that I should reactivate that prolog. That prolog is installed on a PC whose network card doesn't work, so I cannot reactivate that prolog because of that. A technician intalled other partitions of win10 to which i cannot move the old prolog.

So I download the latest version of Amzi prolog to another pc with win11. I rebuilt the xpl file with the new prolog. when I run my program, the call to load the amzi.dll works (at last!), but when the program tries to load the xpl file i get a -1 error code. The absolute path of the xpl file mentioned in the program is identical to the one of the xpl file. Any solution? I must settle that rapidly

gite609 avatar Jun 01 '24 02:06 gite609

Sorry about the simplicity of this question, but alis loads the xpl correctly? If so, can you show the code that loads the xpl file. I have some experience doing this with c++ on windows and ios but not vba.

RodneyALudwig avatar Jun 01 '24 08:06 RodneyALudwig

Not too sure I can help, but the module arun is a small module that simply loads an .xpl. But there is a clever trick in it. It first tries to load an .xpl file of its same name.

So, if you rename arun to afoo it will try to automatically load afoo.xpl. alis, then, is just a renamed copy of arun that tries to load alis.xpl. acmp is the same, a copy of arun rename to acmp so it loads acmp.xpl.

On Jun 1, 2024, at 4:25 AM, Rodney A Ludwig @.***> wrote:

Sorry about the simplicity of this question, but alis loads the xpl correctly? If so, can you show the code that loads the xpl file. I have some experience doing this with c++ on windows and ios but not vba.

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143359072, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIRP7QW7RILOXPJHERTZFGAOVAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGM2TSMBXGI. You are receiving this because you are subscribed to this thread.

DennisMerritt avatar Jun 01 '24 11:06 DennisMerritt

I can’t help too much, but the answer might lie somewhere in linkrun or how arun gets built. Although maybe it’s in the loading code of the VBA interface.

Maybe someone else knows better?

On May 31, 2024, at 10:28 PM, gite609 @.***> wrote:

Problem loading an amzi! prolog xpl file from a vba program I have a program that used an xpl compiled from an old version fo Amzi! prolog. Any use of that prolog or of the xpl says that the activation had been made too long ago and that I should reactivate that prolog. That prolog is installed on a PC whose network card doesn't work, so I cannot reactivate that prolog because of that. A technician intalled other partitions of win10 to which i cannot move the old prolog.

So I download the latest version of Amzi prolog to another pc with win11. I rebuilt the xpl file with the new prolog. when I run my program, the call to load the amzi.dll works (at last!), but when the program tries to load the xpl file i get a -1 error code. The absolute path of the xpl file mentioned in the program is identical to the one of the xpl file. Any solution? I must settle that rapidly

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIUUU5CN7OKOOJUKTEDZFEWU3AVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZDQOBTGAYDEMI. You are receiving this because you are subscribed to this thread.

DennisMerritt avatar Jun 01 '24 11:06 DennisMerritt

Here are: -the build parameters -the amzi.dll location (a copy of the prolog 11 dll) -the xpl location -my progam's location (MAC...) -The Amzi.bas VB logic server api (dated 2000) -The Amzi initialization code and the value of the variables -The result

AieuxGenBuild AieuxGenAmziDLL AieuxGenLocation MacLocation AmziVVBALOgicServer LoadLSandArgument LsLoadXPLFile

gite609 avatar Jun 01 '24 12:06 gite609

Dennis, I am so glad you answered me. Maybe you can help me short term. Is there a way I can reactivate my old license without a network connection? That would help me use my old prolog on my old win10 computer and that would solve my urgent problem for the moment. And the I could take more time to solve the problem with Prolog 11 on my new win11 pc.

gite609 avatar Jun 01 '24 12:06 gite609

You might not be so glad…I wish we’d never put that license activation logic in the code, and it had since been removed. I don’t know…. wait, maybe there is a way!

Tell it your user name is “Dennis Merritt” I had it set to skip the licensing software when I was working with it.

Other than that, it’s back to the new software and I’m sorry to say I’m far removed from the code these days. I hope some of the other users more familiar might be able to help you.

—Dennis

On Jun 1, 2024, at 8:23 AM, gite609 @.***> wrote:

Dennis, I am so glad you answered me. Maybe you can help me short term. Is there a way I can reactivate my old license without a network connection? That would help me use my old prolog on my old win10 computer and that would solve my urgent problem for the moment. And the I could take more time to solve the problem with Prolog 11 on my new win11 pc.

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143430133, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIVGA7SOGY3DFWHMMZDZFG4LLAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGQZTAMJTGM. You are receiving this because you commented.

DennisMerritt avatar Jun 01 '24 12:06 DennisMerritt

Thanks Dennis. I tried your ytick, but it says it cannot connect to the server...

gite609 avatar Jun 01 '24 13:06 gite609

Sigh, well see if there’s someway you can restart on that old machine and say you’re me. Other than that...

On Jun 1, 2024, at 9:06 AM, gite609 @.***> wrote:

Thanks Dennis. I tried your ytick, but it says it cannot connect to the server...

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143443263, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIVG6452JMDRZT6AJS3ZFHBOJAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGQ2DGMRWGM. You are receiving this because you commented.

DennisMerritt avatar Jun 01 '24 13:06 DennisMerritt

I now have amzi prolog 9.4.4 in a win10 partition that has access to the web! However, when I click on Activate License, nothig happens... Any help to succeed in reactivating my licence?

gite609 avatar Jun 01 '24 20:06 gite609

It might not be active on the Web site anymore… yikes.

All that licensing was removed for the open source versions, 10.x and above.

My best plan is to convince it your name is Dennis Merritt, spelt like that. I’m not sure where you set your user name…

On Jun 1, 2024, at 4:29 PM, gite609 @.***> wrote:

I now have amzi prolog 9.4.4 in a win10 partition that has access to the web! However, when I click on Activate License, nothig happens... Any help to succeed in reactivating my licence?

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143576693, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIV2AB7V6MHGINL7REDZFIVJLAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGU3TMNRZGM. You are receiving this because you commented.

DennisMerritt avatar Jun 01 '24 21:06 DennisMerritt

What happens if, after you tried activate and nothing happened, you just try to use the software? Does it complain? Maybe it will just work… ?

On Jun 1, 2024, at 4:29 PM, gite609 @.***> wrote:

I now have amzi prolog 9.4.4 in a win10 partition that has access to the web! However, when I click on Activate License, nothig happens... Any help to succeed in reactivating my licence?

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143576693, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIV2AB7V6MHGINL7REDZFIVJLAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGU3TMNRZGM. You are receiving this because you commented.

DennisMerritt avatar Jun 01 '24 22:06 DennisMerritt

I created a win10 account with your name, and that didn’t change the result. After it did nothing, I reopened prolog and got the same message. I will try ussing my program to see if it works...

gite609 avatar Jun 02 '24 13:06 gite609

It has to be the Amzi user name that’s mine. The license checking code first looks to see if it’s me or not. But I don’t honestly remember where you give Amzi your name.

On Jun 2, 2024, at 9:19 AM, gite609 @.***> wrote:

I created a win10 account with your name, and that didn’t change the result. After it did nothing, I reopened prolog and got the same message. I will try ussing my program to see if it works...

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143851585, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIS72JDQ2RA4QCFCZEDZFMLVFAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTHA2TCNJYGU. You are receiving this because you commented.

DennisMerritt avatar Jun 02 '24 13:06 DennisMerritt

It does not work.

Thank you Dennis for your help.

De : Dennis Merritt @.> Envoyé : 1 juin 2024 18:05 À : AmziLS/AmziProlog @.> Cc : gite609 @.>; Author @.> Objet : Re: [AmziLS/AmziProlog] Problem loading an amzi! prolog xpl file from a vba program (Issue #41)

What happens if, after you tried activate and nothing happened, you just try to use the software? Does it complain? Maybe it will just work… ?

On Jun 1, 2024, at 4:29 PM, gite609 @.*** mailto:***@***.*** > wrote:

I now have amzi prolog 9.4.4 in a win10 partition that has access to the web! However, when I click on Activate License, nothig happens... Any help to succeed in reactivating my licence?

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143576693, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIV2AB7V6MHGINL7REDZFIVJLAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGU3TMNRZGM. You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143606768 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BI3VKF6Q2QQQM24QE5ZE543ZFJASFAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGYYDMNZWHA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BI3VKF37HTV4QNBU52LUTZLZFJASFA5CNFSM6AAAAABITXTEDGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT7YTL7A.gif Message ID: @.*** @.***> >

gite609 avatar Jun 03 '24 11:06 gite609

I don’t really remember, but isn’t there a file somewhere that has your user name in it? And other parameters? Like whether or it’s an enterprise version or whatever?

amzi.init or amzi.cfg or something like that? I think that’s the file that it picks up the user name from, which should be me. Search around in your directories for such a file...

On Jun 3, 2024, at 7:21 AM, gite609 @.***> wrote:

It does not work.

Thank you Dennis for your help.

De : Dennis Merritt @.> Envoyé : 1 juin 2024 18:05 À : AmziLS/AmziProlog @.> Cc : gite609 @.>; Author @.> Objet : Re: [AmziLS/AmziProlog] Problem loading an amzi! prolog xpl file from a vba program (Issue #41)

What happens if, after you tried activate and nothing happened, you just try to use the software? Does it complain? Maybe it will just work… ?

On Jun 1, 2024, at 4:29 PM, gite609 @.*** mailto:***@***.*** > wrote:

I now have amzi prolog 9.4.4 in a win10 partition that has access to the web! However, when I click on Activate License, nothig happens... Any help to succeed in reactivating my licence?

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143576693, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIV2AB7V6MHGINL7REDZFIVJLAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGU3TMNRZGM. You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143606768 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BI3VKF6Q2QQQM24QE5ZE543ZFJASFAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGYYDMNZWHA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BI3VKF37HTV4QNBU52LUTZLZFJASFA5CNFSM6AAAAABITXTEDGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT7YTL7A.gif Message ID: @.*** @.***> >

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2144941800, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIQ2V5P3LWVOAVJM2UTZFRGTBAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBUHE2DCOBQGA. You are receiving this because you commented.

DennisMerritt avatar Jun 03 '24 12:06 DennisMerritt

It was in product.cfg. I changed it and I don’t get the error message. Thanks a lot Dennis

De : Dennis Merritt @.> Envoyé : 3 juin 2024 08:07 À : AmziLS/AmziProlog @.> Cc : gite609 @.>; Author @.> Objet : Re: [AmziLS/AmziProlog] Problem loading an amzi! prolog xpl file from a vba program (Issue #41)

I don’t really remember, but isn’t there a file somewhere that has your user name in it? And other parameters? Like whether or it’s an enterprise version or whatever?

amzi.init or amzi.cfg or something like that? I think that’s the file that it picks up the user name from, which should be me. Search around in your directories for such a file...

On Jun 3, 2024, at 7:21 AM, gite609 @.*** mailto:***@***.*** > wrote:

It does not work.

Thank you Dennis for your help.

De : Dennis Merritt @.*** mailto:***@***.*** > Envoyé : 1 juin 2024 18:05 À : AmziLS/AmziProlog @.*** mailto:***@***.*** > Cc : gite609 @.*** mailto:***@***.*** >; Author @.*** mailto:***@***.*** > Objet : Re: [AmziLS/AmziProlog] Problem loading an amzi! prolog xpl file from a vba program (Issue #41)

What happens if, after you tried activate and nothing happened, you just try to use the software? Does it complain? Maybe it will just work… ?

On Jun 1, 2024, at 4:29 PM, gite609 @.*** mailto:***@***.*** mailto:***@***.*** > wrote:

I now have amzi prolog 9.4.4 in a win10 partition that has access to the web! However, when I click on Activate License, nothig happens... Any help to succeed in reactivating my licence?

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143576693, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIV2AB7V6MHGINL7REDZFIVJLAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGU3TMNRZGM. You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143606768 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BI3VKF6Q2QQQM24QE5ZE543ZFJASFAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGYYDMNZWHA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BI3VKF37HTV4QNBU52LUTZLZFJASFA5CNFSM6AAAAABITXTEDGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT7YTL7A.gif Message ID: @.*** mailto:***@***.*** @.*** mailto:***@***.*** > >

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2144941800, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIQ2V5P3LWVOAVJM2UTZFRGTBAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBUHE2DCOBQGA. You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2145026575 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BI3VKFYI2KQTJLWDARF5JJ3ZFRL7JAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBVGAZDMNJXGU . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BI3VKF22K6GASFLYHIPYEGLZFRL7JA5CNFSM6AAAAABITXTEDGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT73KBA6.gif Message ID: @.*** @.***> >

gite609 avatar Jun 03 '24 20:06 gite609

Fantastic! Glad it’s working. Best of luck from here, I’ve been retired for a number of years now and my head is rapidly disconnecting from the software.

—Dennis

On Jun 3, 2024, at 4:03 PM, gite609 @.***> wrote:

It was in product.cfg. I changed it and I don’t get the error message. Thanks a lot Dennis

De : Dennis Merritt @.> Envoyé : 3 juin 2024 08:07 À : AmziLS/AmziProlog @.> Cc : gite609 @.>; Author @.> Objet : Re: [AmziLS/AmziProlog] Problem loading an amzi! prolog xpl file from a vba program (Issue #41)

I don’t really remember, but isn’t there a file somewhere that has your user name in it? And other parameters? Like whether or it’s an enterprise version or whatever?

amzi.init or amzi.cfg or something like that? I think that’s the file that it picks up the user name from, which should be me. Search around in your directories for such a file...

On Jun 3, 2024, at 7:21 AM, gite609 @.*** mailto:***@***.*** > wrote:

It does not work.

Thank you Dennis for your help.

De : Dennis Merritt @.*** mailto:***@***.*** > Envoyé : 1 juin 2024 18:05 À : AmziLS/AmziProlog @.*** mailto:***@***.*** > Cc : gite609 @.*** mailto:***@***.*** >; Author @.*** mailto:***@***.*** > Objet : Re: [AmziLS/AmziProlog] Problem loading an amzi! prolog xpl file from a vba program (Issue #41)

What happens if, after you tried activate and nothing happened, you just try to use the software? Does it complain? Maybe it will just work… ?

On Jun 1, 2024, at 4:29 PM, gite609 @.*** mailto:***@***.*** mailto:***@***.*** > wrote:

I now have amzi prolog 9.4.4 in a win10 partition that has access to the web! However, when I click on Activate License, nothig happens... Any help to succeed in reactivating my licence?

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143576693, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIV2AB7V6MHGINL7REDZFIVJLAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGU3TMNRZGM. You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2143606768 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BI3VKF6Q2QQQM24QE5ZE543ZFJASFAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGYYDMNZWHA . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BI3VKF37HTV4QNBU52LUTZLZFJASFA5CNFSM6AAAAABITXTEDGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT7YTL7A.gif Message ID: @.*** mailto:***@***.*** @.*** mailto:***@***.*** > >

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2144941800, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIQ2V5P3LWVOAVJM2UTZFRGTBAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBUHE2DCOBQGA. You are receiving this because you commented.

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2145026575 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BI3VKFYI2KQTJLWDARF5JJ3ZFRL7JAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBVGAZDMNJXGU . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BI3VKF22K6GASFLYHIPYEGLZFRL7JA5CNFSM6AAAAABITXTEDGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT73KBA6.gif Message ID: @.*** @.***> >

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2146018183, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIUIFQZR7IRKISB3KPTZFTDX5AVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBWGAYTQMJYGM. You are receiving this because you commented.

DennisMerritt avatar Jun 03 '24 23:06 DennisMerritt

Now that I can load my xpl file on my old win10 pc, i need to solve the same problem on my win11 pc sinc I cannot stay with win10 for very long. Please help me get everything right with AmziProlog11 on my win11 pc too

gite609 avatar Jun 13 '24 15:06 gite609

I was grasping at straws on that last one. I really am retired and haven’t actually used or played with the software for a number of years. But if I remember anything useful...

On Jun 13, 2024, at 11:47 AM, gite609 @.***> wrote:

Now that I can load my xpl file on my old win10 pc, i need to solve the same problem on my win11 pc sinc I cannot stay with win10 for very long. Please help me get everything right with AmziProlog11 on my win11 pc too

— Reply to this email directly, view it on GitHub https://github.com/AmziLS/AmziProlog/issues/41#issuecomment-2166059577, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADS7FIUONV2B77HSLFEADV3ZHG5ITAVCNFSM6AAAAABITXTEDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRWGA2TSNJXG4. You are receiving this because you commented.

DennisMerritt avatar Jun 13 '24 21:06 DennisMerritt