set target: Implement a target to set fields in a value list.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 23 Nov 2008 17:19:34 +0000 (18:19 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 23 Nov 2008 17:19:34 +0000 (18:19 +0100)
commit92d840921668dfc6a80684551d916206933b9c70
tree7f64cfb3e28076ba875c1601dc4cd45afd6c28be
parent5b3b5d816abdf39b1163d2819049ba272fa5dcf8
set target: Implement a target to set fields in a value list.

It's currently possible to re-set the `type'. This is most likely not
good and will result in unpredictable behavior. I'll remove that,
probably.
configure.in
src/Makefile.am
src/target_set.c [new file with mode: 0644]