Mercurial > hg > octave-avbm
comparison src/graphics.h.in @ 7148:735086cfd405
[project @ 2007-11-09 18:01:44 by jwe]
author | jwe |
---|---|
date | Fri, 09 Nov 2007 18:01:45 +0000 |
parents | 60a1165732f9 |
children | f2ba4aa9a5f9 |
comparison
equal
deleted
inserted
replaced
7147:fdb3840cec66 | 7148:735086cfd405 |
---|---|
1604 octave_value linewidth | 1604 octave_value linewidth |
1605 octave_value marker | 1605 octave_value marker |
1606 octave_value markeredgecolor | 1606 octave_value markeredgecolor |
1607 octave_value markerfacecolor | 1607 octave_value markerfacecolor |
1608 octave_value markersize | 1608 octave_value markersize |
1609 octave_value keylabel | |
1609 END_PROPERTIES | 1610 END_PROPERTIES |
1610 | 1611 |
1611 static std::string go_name; | 1612 static std::string go_name; |
1612 }; | 1613 }; |
1613 | 1614 |