Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. Error: (line 1) unterminated list
  2.  
  3. Call history:
  4.  
  5. <eval> [physics-world-contacts] (##sys#block-ref x 3)
  6. <eval> [make-physics-world] (keyword-arg-ref args gravity:)
  7. <eval> ((eval-file (string-append root "/data.scm")) root hash physics-world)
  8. <eval> (eval-file (string-append root "/data.scm"))
  9. <eval> (string-append root "/data.scm")
  10. <eval> [eval-file] (eval (cons (quote begin) (with-input-from-file filename read-file)) (interaction-environment))
  11. <eval> [eval-file] (cons (quote begin) (with-input-from-file filename read-file))
  12. <eval> [eval-file] (with-input-from-file filename read-file) <--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement