source: trunk/IDE/TextSource.pas

Last change on this file was 75, checked in by chronos, 6 months ago
  • Modified: Removed U prefix from unit names.
  • Modified: Updated Common package.
File size: 57 bytes
Line 
1unit TextSource;
2
3interface
4
5implementation
6
7end.
Note: See TracBrowser for help on using the repository browser.