diff quick-test.html @ 112:19e47ffed525

Rearrange and rename VamPipe -> Piper as appropriate
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 10 Oct 2016 17:05:37 +0100
parents 95643de89a08
children
line wrap: on
line diff
--- a/quick-test.html	Fri Oct 07 16:43:18 2016 +0100
+++ b/quick-test.html	Mon Oct 10 17:05:37 2016 +0100
@@ -1,7 +1,7 @@
 <html>
   <head>
     <meta charset="UTF-8">
-    <title>VamPipe Adapter Test</title>
+    <title>Piper Adapter Test</title>
 
     <style type="text/css">
       body { margin: 5%; }
@@ -13,7 +13,7 @@
     <script src="quick-test.js"></script>
   </head>
   <body>
-    <h3>VamPipe Adapter Test</h3>
+    <h3>Piper Adapter Test</h3>
 
     <p id="test-result"></p>