Skip to content

Commit 20d5d2f

Browse files
authored
Merge pull request #150 from AppliedLogicSystems/newlibfix
[Retry] * Merged libwork.pro into doctools.pro, with do_np {comma…
2 parents 56659b4 + e669440 commit 20d5d2f

File tree

10 files changed

+1034
-3002
lines changed

10 files changed

+1034
-3002
lines changed

core/alsp_src/builtins/blt_lib.pro

Lines changed: 0 additions & 190 deletions
This file was deleted.

core/alsp_src/builtins/blt_shlc.pro

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -336,13 +336,11 @@ setup_init_goal(CLInfo, ShellCall)
336336
(CmdLineGoal, CLShellCall)
337337
).
338338

339-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
340-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
341-
%% General library setup (called when shell
342-
%% starts up; blt_lib.pro is (to be) no
343-
%% longer loaded as part of builtins:
344-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
345-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
339+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
340+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
341+
%% General library setup (called when shell starts up)
342+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
343+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
346344

347345
library_setup(CLInfo)
348346
:-

core/alsp_src/generic/gnu_makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ GENERIC_SOURCE = alloc.c arith.c random.c bcinter.c bcurl.c bdb.c \
5252
BUILTINS = blt_frez.pro blt_std.pro filepath.pro \
5353
blt_als.pro blt_io.pro blt_stk.pro fs_cmn.pro simplio.pro \
5454
blt_atom.pro blt_is.pro blt_sys.pro fsdos.pro sio.pro \
55-
blt_brk.pro blt_lib.pro blt_term.pro fsmac.pro sio_d10.pro \
55+
blt_brk.pro blt_term.pro fsmac.pro sio_d10.pro \
5656
blt_cslt.pro blt_misc.pro builtins.pro fsunix.pro sio_rt.pro \
5757
blt_ctl.pro blt_msg.pro comp_d10.pro fswin32.pro sio_wt.pro \
5858
blt_db.pro blt_pckg.pro cutils.pro xconsult.pro \

0 commit comments

Comments
 (0)