head 1.2; access; symbols; locks; strict; comment @ * @; 1.2 date 2001.07.08.15.36.29; author simons; state dead; branches; next 1.1; 1.1 date 2001.06.28.12.32.04; author simons; state Exp; branches; next ; desc @@ 1.2 log @Removed test.c -- this won't be needed anymore now that we have regression testing. @ text @/* $Source: /e/ossp/cvs/ossp-pkg/srpc/libxds/test.c,v $ $Revision: 1.1 $ Copyright (c) 2001 by Cable & Wireless Deutschland. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the included license for more details. */ #include "xds.h" int main(int argc, char** argv) { return 0; } @ 1.1 log @The build infrastructure for the libarary. Currently does not more than compile an empty test program in order to check the syntax of xds.h. @ text @d2 2 a3 2 $Source$ $Revision$ @