comparison libinterp/corefcn/workspace-element.h @ 23084:ef4d915df748

maint: Merge stable to default.
author John W. Eaton <jwe@octave.org>
date Mon, 23 Jan 2017 14:27:48 -0500
parents 87e3163f6c87 e9a0469dedd9
children 092078913d54
comparison
equal deleted inserted replaced
23081:7485462a6924 23084:ef4d915df748
87 std::string xdimension; 87 std::string xdimension;
88 bool xcomplex_flag; 88 bool xcomplex_flag;
89 }; 89 };
90 90
91 #endif 91 #endif
92