Ignore:
Timestamp:
Dec 27, 2016, 6:34:38 PM (7 years ago)
Author:
djay
Message:

Add the initial C# language support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-project/zoo-kernel/zoo_service_loader.c

    r790 r794  
    8181#ifdef USE_PERL
    8282#include "service_internal_perl.h"
     83#endif
     84
     85#ifdef USE_MONO
     86#include "service_internal_mono.h"
    8387#endif
    8488
     
    705709      *eres =
    706710        zoo_ruby_support (&m, request_inputs, s1, &request_input_real_format,
     711                          &request_output_real_format);
     712    }
     713  else
     714#endif
     715
     716#ifdef USE_MONO
     717  if (strncasecmp (r_inputs->value, "Mono", 4) == 0)
     718    {
     719      *eres =
     720        zoo_mono_support (&m, request_inputs, s1, &request_input_real_format,
    707721                          &request_output_real_format);
    708722    }
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png