~ubuntu-branches/ubuntu/karmic/hypre/karmic

« back to all changes in this revision

Viewing changes to src/babel/bHYPREClient-F/sidl_BaseException_fStub.h

  • Committer: Bazaar Package Importer
  • Author(s): Adam C. Powell, IV
  • Date: 2009-03-20 11:40:12 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090320114012-132h6ok9w2r6o609
Tags: 2.4.0b-2
Rebuild against new openmpi.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * File:          sidl_BaseException_fStub.h
3
3
 * Symbol:        sidl.BaseException-v0.9.15
4
4
 * Symbol Type:   interface
5
 
 * Babel Version: 1.0.0
6
 
 * Release:       $Name:  $
7
 
 * Revision:      @(#) $Id: sidl_BaseException_fStub.h,v 1.2 2006/09/14 21:51:51 painter Exp $
 
5
 * Babel Version: 1.0.4
 
6
 * Release:       $Name: V2-4-0b $
 
7
 * Revision:      @(#) $Id: sidl_BaseException_fStub.h,v 1.4 2007/09/27 19:56:34 painter Exp $
8
8
 * Description:   Client-side documentation text for sidl.BaseException
9
9
 * 
10
10
 * Copyright (c) 2000-2002, The Regents of the University of California.
69
69
 * RMI connector function for the class. (no addref)
70
70
 */
71
71
struct sidl_BaseException__object*
72
 
sidl_BaseException__connectI(const char * url, sidl_bool ar,
73
 
  struct sidl_BaseInterface__object **_ex);
 
72
sidl_BaseException__connectI(const char * url, sidl_bool ar, struct 
 
73
  sidl_BaseInterface__object **_ex);
74
74
 
75
75
#ifdef __cplusplus
76
76
}