Skip to content
Snippets Groups Projects
Commit 609a7c53 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

add ;
parent fc93ddbb
No related branches found
No related tags found
No related merge requests found
// $Id: Views.cpp,v 1.89 2003-03-01 22:36:36 geuzaine Exp $
// $Id: Views.cpp,v 1.90 2003-03-01 23:18:11 geuzaine Exp $
//
// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
//
......@@ -1413,5 +1413,5 @@ int Post_View::get_val(int list, int node, int timestep, double *value)
void Post_View::add_val(int list, int node, int timestep, double value)
{
;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment