summaryrefslogtreecommitdiffstats
path: root/system_sfb.py
blob: 3539e9a3cfabcf09d9e5036b6da493034742b353 (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 awlblocks import *
from util import *



SFB_table = {
}
bues.ch cgit interface