Skip to content

Instantly share code, notes, and snippets.

@dietmarw
dietmarw / .gitignore
Created January 23, 2013 08:06 — forked from FND/.gitignore
*.pyc
@dietmarw
dietmarw / .gitignore
Created January 18, 2013 13:16 — forked from FND/.gitignore
*.pyc
@dietmarw
dietmarw / .gitignore
Created January 18, 2013 13:09 — forked from FND/.gitignore
*.pyc
@dietmarw
dietmarw / Modelica.xml
Created August 14, 2012 06:24 — forked from pclary/Modelica.xml
Modelica syntax highlighting for Notepad++
<NotepadPlus>
<UserLang name="Modelica" ext="mo">
<Settings>
<Global caseIgnored="no" />
<TreatAsSymbol comment="no" commentLine="yes" />
<Prefix words1="no" words2="no" words3="no" words4="no" />
</Settings>
<KeywordLists>
<Keywords name="Delimiters">000000</Keywords>
<Keywords name="Folder+">function model for parfor block class connector record package</Keywords>