1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00

Comment update

This commit is contained in:
Jeremy Ruston 2012-03-03 18:06:33 +00:00
parent 5124de8d25
commit 2ce77b3839

View File

@ -1,7 +1,7 @@
/*\
title: js/JavaScriptParser.js
Parses JavaScript source code into a parse tree using PEGJS
Parses JavaScript source code into a parse tree using Esprima
\*/
(function(){