You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/* /////////////////////////////////////////////////////////////////////////
* File: test/scratch/test.scratch.c_api/implicit_link.cpp * * Purpose: Implicit link file for the test.scratch.c_api project. * * Created: 19th March 2012 * Updated: 19th March 2012 * * Status: Wizard-generated * * License: (Licensed under the Synesis Software Open License) * * Copyright (c) 2012, Synesis Software Pty Ltd. * All rights reserved. * * www: http://www.synesis.com.au/software
* * ////////////////////////////////////////////////////////////////////// */
/* Pantheios Header Files */ #include <pantheios/implicit_link/core.h>
#include <pantheios/implicit_link/fe.simple.h>
#include <pantheios/implicit_link/be.lrsplit.h>
#include <pantheios/implicit_link/bel.fprintf.h>
#include <pantheios/implicit_link/ber.null.h>
/* ///////////////////////////// end of file //////////////////////////// */
|