From ef44a7a7071ef61534f2e68e73ac93c2b536b5b9 Mon Sep 17 00:00:00 2001 From: Crista Lopes Date: Thu, 2 Jan 2014 14:37:03 -0800 Subject: [PATCH] Removed README.md --- 32-active-view/README.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 32-active-view/README.md diff --git a/32-active-view/README.md b/32-active-view/README.md deleted file mode 100644 index 12321c8..0000000 --- a/32-active-view/README.md +++ /dev/null @@ -1,13 +0,0 @@ -Style #32 -============================== - -Constraints: - -- Variables are updated automatically based on changing values of - other variables. Variable values possibly depend on data streams - (keyboard, mouse, etc.) - -Possible names: - -- Reactive -- Data-to-data