Mercurial > hg > piper-vamp-js
comparison quick-test.html @ 97:95643de89a08
Tidy
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Mon, 19 Sep 2016 15:52:38 +0100 |
parents | 8db927152497 |
children | 90bf9d9f9c95 |
comparison
equal
deleted
inserted
replaced
96:514ea085c63a | 97:95643de89a08 |
---|---|
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 |