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

Comparing:
trunk/OOPSE/libmdtools/randomSPRNG.hpp (file contents), Revision 378 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
branches/no-template-branch/OOPSE/libmdtools/randomSPRNG.hpp (file contents), Revision 831, Tue Oct 28 16:20:29 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