pldoc seems to be working in YAP.
This commit is contained in:
parent
b57e809adb
commit
456adc6a4a
@ -56,8 +56,8 @@ MKINDEX=$(PL) -f none -g make -t halt
|
|||||||
swipl -f script.pl -g "doc_latex('$*.txt','$*.tex',[stand_alone(false)]),halt" -t "halt(1)"
|
swipl -f script.pl -g "doc_latex('$*.txt','$*.tex',[stand_alone(false)]),halt" -t "halt(1)"
|
||||||
|
|
||||||
|
|
||||||
PUBLICPL=swipl
|
PUBLICPL=$(PL)
|
||||||
PLTOTEX=$(PUBLICPL) -q -s pltotex.pl -g pltotex --
|
PLTOTEX=$(PUBLICPL) -q -l $(srcdir)/pltotex.pl -g pltotex --
|
||||||
|
|
||||||
#
|
#
|
||||||
# find out how to generate .o files from $(scrdir)
|
# find out how to generate .o files from $(scrdir)
|
||||||
|
Reference in New Issue
Block a user