Initial import - moving from lb-utils.jobid.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 25 May 2007 14:43:38 +0000 (14:43 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 25 May 2007 14:43:38 +0000 (14:43 +0000)
commit3df59a18a4317e408a57891751c843a99faf4c85
tree15c2e497440c2f3b8da7bca34412a06607160568
parent2f4e42ab4639a8d3deeefcfbe5db146b3ee42ad0
Initial import - moving from lb-utils.jobid.
org.glite.lbjp-utils.jobid/.cvsignore [new file with mode: 0644]
org.glite.lbjp-utils.jobid/LICENSE [new file with mode: 0644]
org.glite.lbjp-utils.jobid/Makefile [new file with mode: 0644]
org.glite.lbjp-utils.jobid/interface/Exception.h [new file with mode: 0644]
org.glite.lbjp-utils.jobid/interface/JobId.h [new file with mode: 0644]
org.glite.lbjp-utils.jobid/interface/JobIdExceptions.h [new file with mode: 0644]
org.glite.lbjp-utils.jobid/interface/cjobid.h [new file with mode: 0644]
org.glite.lbjp-utils.jobid/interface/strmd5.h [new file with mode: 0644]
org.glite.lbjp-utils.jobid/src/cjobid.c [new file with mode: 0644]
org.glite.lbjp-utils.jobid/src/strmd5.c [new file with mode: 0644]