Changeset 8705 for trunk/psLib/src/sys/psMemory.c
- Timestamp:
- Aug 29, 2006, 6:40:56 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psMemory.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psMemory.c
r8629 r8705 8 8 * @author Robert Lupton, Princeton University 9 9 * 10 * @version $Revision: 1.8 1$ $Name: not supported by cvs2svn $11 * @date $Date: 2006-08- 26 05:01:49$10 * @version $Revision: 1.82 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-08-30 04:40:56 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 287 287 288 288 return id; 289 } 290 291 psMemId psMemGetLastId(void) 292 { 293 return memid; 289 294 } 290 295
Note:
See TracChangeset
for help on using the changeset viewer.
