babelacc

compare different implementations of the text alternative computation  https://p.ce9e.org/babelacc/
git clone https://git.ce9e.org/babelacc.git

commit
368cca37cc0a188016a39ba9dc0ebba3013d1c03
parent
137f082c77cfa4a9377dffec1e449208d308b0f1
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2018-02-05 12:45
Fixup e2acd44: remove HTML imports

Diffstat

M index.html 4 ----

1 files changed, 0 insertions, 4 deletions


diff --git a/index.html b/index.html

@@ -35,10 +35,6 @@
   35    35 
   36    36 	<div id="ba-preview"></div>
   37    37 
   38    -1 	<!-- Implementations -->
   39    -1 	<script src="lib/aria-api.js"></script>
   40    -1 	<script src="lib/accdc.js"></script>
   41    -1 
   42    38 	<script src="babel.js"></script>
   43    39 
   44    40