view .gitignore @ 18117:ca84d3c9dc24

set: allow retrieving allowed values for individual properties * libinterp/corefcn/graphics.in.h: add "std::string value_as_string (std::string)" method to (base)graphics_object classes * libinterp/corefcn/graphics.cc: implement base_graphics_object::value_as_string method. * libinterp/corefcn/graphics.cc: set: when 2 arguments are provided, if the second is a property name, either return a cell array containing allowed values or print them.
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Sat, 07 Dec 2013 15:56:43 +0100
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/