Changeset 9417:6de63bb7efcb in orange
- Timestamp:
- 12/26/11 21:32:46 (18 months ago)
- Branch:
- default
- Convert:
- bf8d39eaf778123610255f53e59ab2c710bae195
- File:
-
- 1 edited
-
source/orange/domain.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
source/orange/domain.hpp
r9410 r9417 67 67 68 68 PVariable classVar; //PR class variable 69 PVarList attributes; //PR list of attributes, excluding the class69 PVarList attributes; //PR(+features) list of attributes, excluding the class 70 70 PVarList variables; //PR list of attributes, including the class at the end of the list 71 71 PVarList classVars; //PR list of class variables, if multiple; else None
Note: See TracChangeset
for help on using the changeset viewer.
