diff options
author | TomBachmann <e_mc_h2@web.de> | 2006-04-30 19:41:31 +0000 |
---|---|---|
committer | TomBachmann <e_mc_h2@web.de> | 2006-04-30 19:41:31 +0000 |
commit | d178b97aee014d5f362d51a956a27f7ce8e8c8be (patch) | |
tree | 3c42dc4847480012b03595789484f430d0c3c700 /Hurd | |
parent | 50e04b30cf6ef41a9d5f838a78629c138e67fefa (diff) |
none
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/DesignPrinciples.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Hurd/DesignPrinciples.mdwn b/Hurd/DesignPrinciples.mdwn index d5596d9c..42faa52f 100644 --- a/Hurd/DesignPrinciples.mdwn +++ b/Hurd/DesignPrinciples.mdwn @@ -1,3 +1,5 @@ +# <a name="Design_Principles"> Design Principles </a> + A design principle is a test that lets us **reject** things. Hopefully, when combined with other design principles, it forms a basis for making coherent and consistent decisions about design goals and system features. [1] ## <a name="Stated_design_principles"> Stated design principles </a> |