atlas-engineer / nfiles

User configuration and data file management
BSD 3-Clause "New" or "Revised" License
18 stars 5 forks source link

Add android support #12

Closed aadcg closed 1 year ago

aadcg commented 1 year ago

Fixes #10.

aartaka commented 1 year ago

But wait, does SBCL have :android in *features* on Android? Have you checked?

My comment in #10 is about ECL, just in case :)

aadcg commented 1 year ago

But wait, does SBCL have :android in features on Android? Have you checked?

Yes, of course.

aartaka commented 1 year ago

Cool! Then I've nothing to complain about, feel free to merge!

aadcg commented 1 year ago

Merged via 0089ea2 and d146e4a.

Thanks.