summaryrefslogtreecommitdiff
path: root/sim/src/amber_patterns.h
blob: 858e9c6d0fdde121b410e72b463949f313c12577 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright 2008 Nanorex, Inc.  See LICENSE file for details. 
#ifndef AMBER_PATTERNS_H_INCLUDED
#define AMBER_PATTERNS_H_INCLUDED

#define RCSID_AMBER_PATTERNS_H  "$Id$"

extern void createAMBERPatterns(void);

#endif