Guest User

Untitled

a guest
Dec 10th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. %hechos
  2.  
  3. metadatos(presentacion,embebidos).
  4.  
  5. metadatos(presentacion,catalogo).
  6.  
  7. metadatos(presentacion,separado).
  8.  
  9. %consulta
  10.  
  11. metadatos(presentacion,X).
  12.  
  13.  
  14. X = embebidos ;
  15.  
  16. X = catalogo ;
  17.  
  18. X = separado.
Add Comment
Please, Sign In to add comment