home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / PROG / PASCAL / PASTUT24.ZIP / PTUTRSRC.ZIP / TRIVIAL.PAS < prev    next >
Encoding:
Pascal/Delphi Source File  |  1989-12-01  |  115 b   |  14 lines

  1. program Puppy_Dog;
  2.  
  3. begin
  4. end.
  5.  
  6.  
  7.  
  8.  
  9. { Result of execution
  10.  
  11. (There is no output from this program )
  12.  
  13. }
  14.