syslinux.pp 199 B

1234567891011121314
  1. { This is a fake system unit to allow testing of the new code generator }
  2. unit system;
  3. interface
  4. implementation
  5. end.
  6. $Log$
  7. Revision 1.2 2000-07-13 11:33:38 michael
  8. + removed logs
  9. }