Attachment 'notes-2011-05-09.txt'

Download

   1 R = ID
   2 G = True
   3 { x = 0 }
   4 < x := x + 1 > || < x := x + 2 >
   5 { x = 3 }
   6 
   7 
   8 
   9 R = x(0, 2) x(1,3)
  10 G = x(0, 1), x(2, 3)
  11 { x = 0 \/ x = 2 }
  12 x := x + 1
  13 { x = 1 \/ x = 3 }
  14 
  15 R = x(0, 1) x(2,3)
  16 G = x(0, 2), x(1, 3)
  17 { x = 0 \/ x = 1 }
  18 x := x + 2
  19 { x = 2 \/ x = 3 }
  20 
  21 
  22 
  23 ===========================================
  24 
  25 
  26 c := false
  27 d := false
  28 ((while not c do skip); d := true) || ((while not d do skip); c := true)

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2011-05-30 14:36:28, 605.2 KB) [[attachment:2011-05-30--CPL--Permissions.pdf]]
  • [get | view] (2011-05-03 12:02:36, 68.0 KB) [[attachment:cpl1.pdf]]
  • [get | view] (2011-05-30 13:37:55, 34.3 KB) [[attachment:example-wehrman.pdf]]
  • [get | view] (2011-05-09 18:14:51, 0.4 KB) [[attachment:notes-2011-05-09.txt]]
  • [get | view] (2011-05-03 12:09:48, 25.8 KB) [[attachment:owicki-example.pdf]]
  • [get | view] (2011-05-03 11:46:42, 1036.0 KB) [[attachment:owicki.pdf]]
  • [get | view] (2011-05-03 12:02:51, 640.5 KB) [[attachment:prensa.pdf]]
  • [get | view] (2011-07-01 08:47:25, 416.3 KB) [[attachment:slides-arthur-2011-06-30.pdf]]
  • [get | view] (2011-07-04 14:20:09, 73.0 KB) [[attachment:slides-arthur-2011-07-04.pdf]]
  • [get | view] (2011-05-24 17:00:46, 307.5 KB) [[attachment:slides-beta-2011-05-23.pdf]]
  • [get | view] (2011-05-30 12:59:30, 195.3 KB) [[attachment:slides-cslsound.pdf]]
  • [get | view] (2011-05-09 18:10:57, 921.8 KB) [[attachment:slides-georg-2011-05-09.pdf]]
  • [get | view] (2011-07-18 18:53:10, 1203.5 KB) [[attachment:slides-georg-2011-07-18.pdf]]
  • [get | view] (2011-07-22 15:27:28, 2056.8 KB) [[attachment:slides-gil-2011-07-21.pdf]]
  • [get | view] (2011-05-03 13:51:41, 160.3 KB) [[attachment:slides-jonas-2011-05-02.pdf]]
  • [get | view] (2011-06-08 12:12:43, 779.8 KB) [[attachment:slides-scott-2011-06-06.pdf]]
  • [get | view] (2011-05-03 12:03:25, 308.3 KB) [[attachment:vthesis-rg.pdf]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.