diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-12-14 11:32:23 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-12-14 11:32:23 +0100 |
commit | d67f6589bf710235ad56731c4c06a75cfad75462 (patch) | |
tree | eb24a17604d8c090848603d14409a504e9191b7d /open_issues/formal_verification.mdwn | |
parent | 573d363a3458b8a37e6ec929c778dae8abf90fab (diff) | |
download | web-d67f6589bf710235ad56731c4c06a75cfad75462.tar.gz web-d67f6589bf710235ad56731c4c06a75cfad75462.tar.bz2 web-d67f6589bf710235ad56731c4c06a75cfad75462.zip |
open_issues/gcc: a1d48e100791bc67ff355e0931a604e767c827b7 (2012-12-10; be3860ba8df48cca3253da4f02fd2d42d856ce80 (2012-12-10))
Diffstat (limited to 'open_issues/formal_verification.mdwn')
-rw-r--r-- | open_issues/formal_verification.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/open_issues/formal_verification.mdwn b/open_issues/formal_verification.mdwn index b7db76ee..474670c3 100644 --- a/open_issues/formal_verification.mdwn +++ b/open_issues/formal_verification.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2011, 2012 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -15,6 +16,8 @@ Especially in the field of [[DSL]]s, this is used for asserting program codes' correctness, as explained in {{$microkernel/barrelfish#fof_plos09}}, for example. +See also [[code_analysis]]. + [[!toc]] |