1#!/bin/sh
2
3swig -I../C++ -ruby -c++ -o QuickfixRuby.cpp quickfix.i
4