summaryrefslogtreecommitdiffstats
path: root/awlsim/system_sfb.py
blob: d917b0d42e2ee054bdab802f746ca170b2766d15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -*- coding: utf-8 -*-
#
# AWL simulator - SFBs
# Copyright 2012-2013 Michael Buesch <m@bues.ch>
#
# Licensed under the terms of the GNU General Public License version 2.
#

from awlsim.blocks import *
from awlsim.util import *



SFB_table = {
}
bues.ch cgit interface