Skip to content

Instantly share code, notes, and snippets.

View pclary's full-sized avatar

Patrick Clary pclary

  • Dynamic Robotics Laboratory
  • Corvallis, OR
View GitHub Profile
@pclary
pclary / Modelica.xml
Created August 13, 2012 21:28
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>