Clean up well docs.

Needed to rename structs in legacy_well.h to avoid clash in docs.
This commit is contained in:
Atgeirr Flø Rasmussen
2013-03-20 14:14:53 +01:00
parent 1e02bd9905
commit 71057d69db
2 changed files with 5 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ struct WellControls
enum WellControlType *type;
/**
* Array of control targets
* Array of control targets.
*/
double *target;