*** empty log message ***

This commit is contained in:
David Rose 2001-04-26 15:58:48 +00:00
parent 2bed9412e6
commit fcdafa6e98
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class Node;
// type of graph, hence the parameter.
extern EXPCL_PANDA UpdateSeq &last_graph_update(TypeHandle graph_type);
extern EXPCL_PANDA INLINE_GRAPH void remove_arc(NodeRelation *arc);
EXPCL_PANDA INLINE_GRAPH void remove_arc(NodeRelation *arc);
///////////////////////////////////////////////////////////////////
// Class : NodeRelation