--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/micropython.e4p Sat Aug 24 17:04:25 2019 +0200 @@ -0,0 +1,135 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE Project SYSTEM "Project-5.1.dtd"> +<!-- eric project file for project micropython --> +<!-- Copyright (C) 2019 Detlev Offenbach, detlev@die-offenbachs.de --> +<Project version="5.1"> + <Language>en</Language> + <Hash>3b18ba9ef9e1e4f08a68d0c3116f144b99821e0c</Hash> + <ProgLanguage mixed="0">MicroPython</ProgLanguage> + <ProjectType>Console</ProjectType> + <Description>This projects contains stub files needed to generate API files for various MicroPython dialects.</Description> + <Version>1.x</Version> + <Author>Detlev Offenbach</Author> + <Email>detlev@die-offenbachs.de</Email> + <Eol index="1"/> + <Sources> + <Source>.hgignore</Source> + </Sources> + <Vcs> + <VcsType>Mercurial</VcsType> + <VcsOptions> + <dict> + <key> + <string>add</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>checkout</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>commit</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>diff</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>export</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>global</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>history</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>log</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>remove</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>status</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>tag</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>update</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + </dict> + </VcsOptions> + </Vcs> + <FiletypeAssociations> + <FiletypeAssociation pattern="*" type="SOURCES"/> + <FiletypeAssociation pattern="*.e4p" type="OTHERS"/> + <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> + <FiletypeAssociation pattern="*.md" type="OTHERS"/> + <FiletypeAssociation pattern="*.proto" type="PROTOCOLS"/> + <FiletypeAssociation pattern="*.rst" type="OTHERS"/> + <FiletypeAssociation pattern="*.txt" type="OTHERS"/> + <FiletypeAssociation pattern="GNUmakefile" type="OTHERS"/> + <FiletypeAssociation pattern="Makefile" type="OTHERS"/> + <FiletypeAssociation pattern="README" type="OTHERS"/> + <FiletypeAssociation pattern="README.*" type="OTHERS"/> + <FiletypeAssociation pattern="makefile" type="OTHERS"/> + </FiletypeAssociations> +</Project>