fix xminor bugs in manual

This commit is contained in:
Vítor Santos Costa
2014-03-27 15:34:25 +00:00
parent 683b5989ae
commit f7283f6b70
7 changed files with 7802 additions and 8279 deletions

13
docs/yap.bib Normal file
View File

@@ -0,0 +1,13 @@
@book{TheArtOfProlog,
Author = "Sterling, Leon and Shapiro, Ehud",
Title = "The Art of Prolog",
Publisher = "MIT Press",
Year = "1986" }
@Book{ProgrammingInProlog,
Author ="William F. Clocksin and Christopher S. Mellish",
Title ={Programming in Prolog},
Publisher ={Springer-Verlag},
Year =1986
}