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

Comparing:
branches/mmeineke/OOPSE/libmdtools/randomSPRNG.hpp (file contents), Revision 377 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
trunk/OOPSE/libmdtools/randomSPRNG.hpp (file contents), Revision 450 by mmeineke, Thu Apr 3 21:12:51 2003 UTC

# Line 12 | Line 12 | class randomSPRNG{ (public)
12   class randomSPRNG{
13   public:
14    randomSPRNG(int myseed);
15 <  ~randomSPRNG();
15 >  virtual ~randomSPRNG();
16  
17    double getRandom();
18  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines