/[enigma]/enigma/src/px-lua.pkg
ViewVC logotype

Diff of /enigma/src/px-lua.pkg

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dheck, Thu Jan 30 20:34:38 2003 UTC revision 1.3 by dheck, Thu Mar 13 18:07:39 2003 UTC
# Line 17  module px Line 17  module px
17          ~Rect();          ~Rect();
18      };      };
19    
20      class V3 {      class V2 {
21          V3();          V2();
22          V3(double x, double y, double z);          V2(double x, double y);
23          double operator[] (int idx);          double operator[] (int idx);
24      };      };
25    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26