Massive renumbering!!!

This commit is contained in:
Crista Lopes
2014-01-02 14:52:57 -08:00
parent ca989231b2
commit 288407820c
49 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
Style #24
==============================
Constraints:
- Existence of a run-time typechecker
- Procedures and functions declare what types of arguments they expect
- If callers send arguments of types that are't expected, the
procedures/functions are not executed
Possible names:
- declared intentions
- "You've been warned!"