Skip to content

Instantly share code, notes, and snippets.

@joelmccracken
Created February 28, 2014 03:58
Show Gist options
  • Save joelmccracken/9264959 to your computer and use it in GitHub Desktop.
Save joelmccracken/9264959 to your computer and use it in GitHub Desktop.
:- dynamic foo/1.
['simple-data.prolog'].
save :- tell('simple-data.prolog'), listing, told.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment