Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

mndrix/tidylog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

:- use_module(library(tidylog)).
main :-
    % give one motivating example
    true.

Description

Changes in this Version

  • ...

Installation

Using SWI-Prolog 6.3 or later:

?- pack_install(tidylog).

This module uses semantic versioning.

Source code available and pull requests accepted at http://github.com/mndrix/tidylog

@author Michael Hendricks michael@ndrix.org @license unlicense

About

Automatically format Prolog source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages