Add getdefault to Annotations
authorDiane Trout <diane@caltech.edu>
Fri, 6 Apr 2007 00:09:25 +0000 (00:09 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 6 Apr 2007 00:09:25 +0000 (00:09 +0000)
commit5c3dc8c42679629c19ece07c0e63a53b1c69663f
tree75b0a73b8a8352f57fd9500fb3e46c9682cb6e46
parent6317e56b965b35eb20abbd3c383cba487908bf39
Add getdefault to Annotations
and dont use std::string& for parameters as a string reference
doesn't work with char * literals.
alg/annotations.cpp
alg/annotations.hpp
alg/test/test_annotations.cpp