comparison quick-test.html @ 28:c250695a784f

Tidy
author Chris Cannam
date Mon, 19 Sep 2016 15:52:38 +0100
parents 3a5a6535d50d
children 90bf9d9f9c95
comparison
equal deleted inserted replaced
27:65fa1b372648 28:c250695a784f
7 body { margin: 5%; } 7 body { margin: 5%; }
8 table, td, th { border: 0.1em solid #e0e0e0; border-collapse: collapse } 8 table, td, th { border: 0.1em solid #e0e0e0; border-collapse: collapse }
9 td, th { padding: 0.5em } 9 td, th { padding: 0.5em }
10 </style> 10 </style>
11 11
12 <script src="example.js"></script> 12 <script src="VampExamplePlugins.js"></script>
13 <script src="quick-test.js"></script> 13 <script src="quick-test.js"></script>
14 </head> 14 </head>
15 <body> 15 <body>
16 <h3>VamPipe Adapter Test</h3> 16 <h3>VamPipe Adapter Test</h3>
17 17