eric6.e4p

changeset 6929
0db8a4378ad7
parent 6916
76810bef8425
child 6932
8a3df4c6ac9a
--- a/eric6.e4p	Fri Apr 05 19:29:37 2019 +0200
+++ b/eric6.e4p	Sat Apr 06 14:31:04 2019 +0200
@@ -1347,6 +1347,12 @@
     <Source>ThirdParty/Send2Trash/send2trash/plat_other.py</Source>
     <Source>ThirdParty/Send2Trash/send2trash/plat_win.py</Source>
     <Source>ThirdParty/__init__.py</Source>
+    <Source>ThirdParty/asttokens/__init__.py</Source>
+    <Source>ThirdParty/asttokens/asttokens/__init__.py</Source>
+    <Source>ThirdParty/asttokens/asttokens/asttokens.py</Source>
+    <Source>ThirdParty/asttokens/asttokens/line_numbers.py</Source>
+    <Source>ThirdParty/asttokens/asttokens/mark_tokens.py</Source>
+    <Source>ThirdParty/asttokens/asttokens/util.py</Source>
     <Source>ThirdParty/enum/__init__.py</Source>
     <Source>Toolbox/PyQt4ImportHook.py</Source>
     <Source>Toolbox/SingleApplication.py</Source>
@@ -1383,6 +1389,7 @@
     <Source>UI/Previewers/PreviewerHTML.py</Source>
     <Source>UI/Previewers/PreviewerQSS.py</Source>
     <Source>UI/Previewers/__init__.py</Source>
+    <Source>UI/PythonAstViewer.py</Source>
     <Source>UI/SearchWidget.py</Source>
     <Source>UI/SplashScreen.py</Source>
     <Source>UI/SymbolsWidget.py</Source>
@@ -2262,14 +2269,14 @@
   </Resources>
   <Others>
     <Other>.hgignore</Other>
+    <Other>APIs/Python/zope-2.10.7.api</Other>
+    <Other>APIs/Python/zope-2.11.2.api</Other>
+    <Other>APIs/Python/zope-3.3.1.api</Other>
     <Other>APIs/Python3/PyQt4.bas</Other>
     <Other>APIs/Python3/PyQt5.bas</Other>
     <Other>APIs/Python3/QScintilla2.bas</Other>
     <Other>APIs/Python3/eric6.api</Other>
     <Other>APIs/Python3/eric6.bas</Other>
-    <Other>APIs/Python/zope-2.10.7.api</Other>
-    <Other>APIs/Python/zope-2.11.2.api</Other>
-    <Other>APIs/Python/zope-3.3.1.api</Other>
     <Other>APIs/QSS/qss.api</Other>
     <Other>APIs/Ruby/Ruby-1.8.7.api</Other>
     <Other>APIs/Ruby/Ruby-1.8.7.bas</Other>
@@ -2426,6 +2433,7 @@
     <Other>ThirdParty/Pygments/pygments/PKG-INFO</Other>
     <Other>ThirdParty/Send2Trash/LICENSE</Other>
     <Other>ThirdParty/Send2Trash/PKG-INFO</Other>
+    <Other>ThirdParty/asttokens/asttokens/LICENSE</Other>
     <Other>ThirdParty/enum/LICENSE</Other>
     <Other>UI/data/documentViewerStyle.css</Other>
     <Other>WebBrowser/Bookmarks/DefaultBookmarks.xbel</Other>

eric ide

mercurial