home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / PASSRC.ZIP / TRIVIAL.PAS < prev    next >
Pascal/Delphi Source File  |  1991-02-04  |  115b  |  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.