doublecmd/components/synunihighlighter/synuni.pas
2017-03-05 11:37:10 +00:00

14 lines
245 B
ObjectPascal

{ This file was automatically created by Lazarus. Do not edit!
This source is only used to compile and install the package.
}
unit SynUni;
interface
uses
SynUniClasses, SynUniHighlighter, SynUniRules;
implementation
end.