Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fredrik Wieczerkowski
curry-libs
Commits
4dba3ab3
Commit
4dba3ab3
authored
Jan 12, 2018
by
Michael Hanus
Browse files
--nocypm added for PAKCS
parent
e7149e9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile_pakcs
View file @
4dba3ab3
...
...
@@ -84,7 +84,7 @@ pl: .curry/pakcs/$(ALLLIBS).pl $(LIB_PL)
# generate all Prolog translations:
.curry/pakcs/%.pl: .curry/%.fcy
rm -f $@ && "$(PAKCS)" --quiet :compile $(subst /,.,$*) :quit
rm -f $@ && "$(PAKCS)"
--nocypm
--quiet :compile $(subst /,.,$*) :quit
##############################################################################
# create HTML documentation files for system libraries
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment