Move plugin and backend interfaces, as well as utils.c here
authorAleš Křenek <ljocha@ics.muni.cz>
Mon, 7 Apr 2008 14:44:49 +0000 (14:44 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Mon, 7 Apr 2008 14:44:49 +0000 (14:44 +0000)
commit5a3e2d1b47d0ec898639e8171b793eb13e887aa6
treeba4f6a63eaf90f2c2a976f5d93e06c99d0195e30
parente13cceb04a8752973d8c44d221ab85dbbb0e7db0
Move plugin and backend interfaces, as well as utils.c here
org.glite.jp.common/Makefile
org.glite.jp.common/interface/backend.h [new file with mode: 0644]
org.glite.jp.common/interface/file_plugin.h [new file with mode: 0644]
org.glite.jp.common/src/utils.c [new file with mode: 0644]
org.glite.jp.common/test/base64_test.cpp
org.glite.jp.common/test/type_test.cpp