ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/io/make_nodes.h
(Generate patch)

Comparing trunk/src/io/make_nodes.h (file contents):
Revision 246 by gezelter, Wed Jan 12 22:41:40 2005 UTC vs.
Revision 507 by gezelter, Fri Apr 15 22:04:00 2005 UTC

# Line 1 | Line 1
1 < /*
1 > /*
2   * Copyright (c) 2005 The University of Notre Dame. All Rights Reserved.
3   *
4   * The University of Notre Dame grants you ("Licensee") a
# Line 81 | Line 81 | extern struct node_tag* component_blk( struct node_tag
81   extern struct node_tag* bend_blk( int index, struct node_tag* stmt_list );
82   extern struct node_tag* torsion_blk( int index, struct node_tag* stmt_list );
83   extern struct node_tag* component_blk( struct node_tag* stmt_list );
84 <
84 > extern int yyerror( char *err_msg );
85   int count_tokens(char *line, char *delimiters);
86   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines