From 41e017ee3b9ea8bced17315b2a6cb96a6a7e9628 Mon Sep 17 00:00:00 2001 From: Jonathan Lipps Date: Sat, 12 Jan 2013 10:27:18 -0800 Subject: [PATCH] rename instruments files for more clarity --- instruments/{bootstrap.js => bootstrap_example.js} | 0 instruments/{test.js => example.js} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename instruments/{bootstrap.js => bootstrap_example.js} (100%) rename instruments/{test.js => example.js} (100%) diff --git a/instruments/bootstrap.js b/instruments/bootstrap_example.js similarity index 100% rename from instruments/bootstrap.js rename to instruments/bootstrap_example.js diff --git a/instruments/test.js b/instruments/example.js similarity index 100% rename from instruments/test.js rename to instruments/example.js