mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
ooops checked in autgenned file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4990 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
b32debe906
commit
dfaf57ac5a
@ -1,26 +0,0 @@
|
||||
%module gnucash
|
||||
%include perl5_swig_annotations.i
|
||||
%{
|
||||
#include <Account.h>
|
||||
#include <DateUtils.h>
|
||||
#include <GNCId.h>
|
||||
#include <Group.h>
|
||||
#include <Query.h>
|
||||
#include <Queue.h>
|
||||
#include <Scrub.h>
|
||||
#include <TransLog.h>
|
||||
#include <Transaction.h>
|
||||
#include <date.h>
|
||||
#include <gnc-book.h>
|
||||
%}
|
||||
%include Account.h
|
||||
%include DateUtils.h
|
||||
%include GNCId.h
|
||||
%include Group.h
|
||||
%include Query.h
|
||||
%include Queue.h
|
||||
%include Scrub.h
|
||||
%include TransLog.h
|
||||
%include Transaction.h
|
||||
%include date.h
|
||||
%include "gnc-book.h"
|
Loading…
Reference in New Issue
Block a user