System.SimpleLinkedList.pas 95 B

123
  1. {$DEFINE FPC_DOTTEDUNITS}
  2. unit System.SimpleLinkedList;
  3. {$include ../src/simplelinkedlist.pas}