root/06/devel-old/pattern.i

Revision 173, 66 bytes (checked in by ug, 2 years ago)

Added SWIG file for pattern.cc

Line 
1 %module pattern
2
3 %{
4 #include "pattern.h"
5 %}
6
7
8 %include pattern.h
9
Note: See TracBrowser for help on using the browser.