Parent Directory
|
Revision Log
Moved from trunk/Src/eweasel to trunk/eweasel so that a simple checkout of the source code is not penalized by the lenghty process of checking out all the tests of eweasel.
1 | indexing |
2 | description: "References to objects containing an integer value coded on 8 bits" |
3 | status: "See notice at end of class" |
4 | date: "$Date$" |
5 | revision: "$Revision$" |
6 | |
7 | class |
8 | INTEGER_8_REF |
9 | |
10 | feature |
11 | item: INTEGER_8 |
12 | |
13 | set_item (v: INTEGER_8) is |
14 | -- |
15 | do |
16 | |
17 | end |
18 | |
19 | end |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Author Date Id Revision |
ViewVC Help | |
Powered by ViewVC 1.1.23 |