/test/language/unclassified/aux_pn1.e

http://github.com/tybor/Liberty · Specman e · 23 lines · 12 code · 7 blank · 4 comment · 0 complexity · 5ef00ebc01c99c27ac9184edcc3769f0 MD5 · raw file

  1. -----------------------------------------------------------------------------
  2. note
  3. title : "DPOINT";
  4. cluster : "";
  5. project : "";
  6. copyright : "";
  7. author : "Philipp Niedermaier";
  8. version : "1.0";
  9. last_change : "08.12.99";
  10. -----------------------------------------------------------------------------
  11. expanded class AUX_PN1
  12. -----------------------------------------------------------------------------
  13. feature {ANY}
  14. x, y: REAL
  15. -----------------------------------------------------------------------------
  16. end