Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
tutorials:advanced:task_trees [2015/07/09 11:46] – [Changing parameters with plan transformation] mpomarlantutorials:advanced:task_trees [2015/07/09 15:13] – [Using projection runs to guide plan transformation] mpomarlan
Line 284: Line 284:
 <code lisp> <code lisp>
 (swank:operate-on-system-for-emacs "cram-projection" (quote load-op)) (swank:operate-on-system-for-emacs "cram-projection" (quote load-op))
-(cram-projection:define-projection-environment example-env) 
 (in-package :cpl-impl) (in-package :cpl-impl)
 +(cram-projection:define-projection-environment example-env)
  
 (def-top-level-cram-function tryprj ()  (def-top-level-cram-function tryprj ()