Added the Import/Export to the load script

This commit is contained in:
skierons 2012-09-30 19:01:08 -03:00
parent c6c460519e
commit 71edb9ed88

View file

@ -27,3 +27,6 @@
/*#*/ include('PlacedSymbol.js');
/*#*/ include('HitResult.js');
/*#*/ include('ImportSVG.js');
/*#*/ include('ExportSVG.js');