ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/utils/bilayerSys.hpp
(Generate patch)

Comparing trunk/OOPSE/utils/bilayerSys.hpp (file contents):
Revision 498 by mmeineke, Mon Apr 14 21:22:54 2003 UTC vs.
Revision 501 by mmeineke, Tue Apr 15 21:20:35 2003 UTC

# Line 1 | Line 1
1   #ifndef __BILYAERSYS_H__
2   #define __BILAYERSYS_H__
3  
4 #include "sysBuild.hpp"
4  
5 < extern void buildBilayer( sysBuildInfo info );
5 > // returns 1 if successful, 0 otherwise
6  
7 + extern int buildBilayer( int isRandom );
8 +
9   #endif // __bilayersys_h__

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines