Versions.java

Go to the documentation of this file.
00001 
00002 //                                                                      //
00003 //  Versions.java                                                       //
00004 //                                                                      //
00005 //  util.Versions -- version strings for hpcviewer                      //
00006 //  Last edited: January 28, 2002 at 3:30 pm                            //
00007 //                                                                      //
00008 //  (c) Copyright 2002 Rice University. All rights reserved.            //
00009 //                                                                      //
00011 
00012 
00013 
00014 
00015 package edu.rice.cs.hpc.data.util;
00016 
00017 
00018 
00019 
00021 //  CLASS VERSIONS                                                      //
00023 
00030 public class Versions
00031 {
00032 
00033 
00034 public static final String HPCVIEWER = "1.1";
00035 
00036 
00037 
00038 
00039 }   // end class Versions
00040 
00041 
00042 
00043 
00044 
00045 
00046 
00047 
00048 

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1