]> git.leonardobizzoni.com Git - ObjectOriented-Prolog-Lisp/commitdiff
missato un merge conflict
authorLeonardoBizzoni <71130040+LeonardoBizzoni@users.noreply.github.com>
Sun, 24 Dec 2023 18:06:05 +0000 (19:06 +0100)
committerGitHub <noreply@github.com>
Sun, 24 Dec 2023 18:06:05 +0000 (19:06 +0100)
Prolog/README.org

index d4f15bd14b021879472ea923d78f7c20d88ff502..2ecb26ba087d45dff5f2926f4446679a58083d15 100644 (file)
@@ -167,10 +167,7 @@ make(Instance, bar, [bar = "69"]). %% Instance = b; false.
 
 ** field
 *** Definizione
-<<<<<<< Updated upstream
 Estrae il valore di una classe da un campo
-=======
->>>>>>> Stashed changes
 
 *** Implementazione
 #+begin_src prolog :tangle oop.pl