/[classpath]/classpath/vm/reference/gnu/classpath/VMSystemProperties.java
ViewVC logotype

Diff of /classpath/vm/reference/gnu/classpath/VMSystemProperties.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jfrijters, Tue Dec 7 08:43:53 2004 UTC revision 1.3 by mark, Fri Dec 10 18:29:31 2004 UTC
# Line 91  class VMSystemProperties Line 91  class VMSystemProperties
91       * a good idea to process the properties specified on the command       * a good idea to process the properties specified on the command
92       * line here.       * line here.
93       */       */
94      static native void postInit(Properties properties);      static void postInit(Properties properties)
95        {
96        }
97  }  }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26