Ignore:
Timestamp:
Feb 20, 2012, 6:45:17 PM (12 years ago)
Author:
cecile
Message:

fichier biblio avec lien sur le compte verif

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vis_dev/vis-2.3/src/debug/debugAbnormal.c

    r44 r45  
    55
    66  Description [Create new primary input in the current network at a given
    7   output node.  Return the variable created]
     7  output node.  Return the node created]
    88
    99  SideEffects [Modify the network]
     
    1212
    1313******************************************************************************/
    14 Ntk_Node_t * Dbg_CreateNewNode(Ntk_Network_t * ntk,Ntk_Node_t*
     14Ntk_Node_t * Dbg_CreateNewNode(Ntk_Network_t * ntk, Ntk_Node_t*
    1515node, char * varName  )
    1616{
Note: See TracChangeset for help on using the changeset viewer.