Browse Source

making filler script executable

git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@4777 bbc10eb1-c90d-0410-af57-cb519fbb1720
master
Vojtech Forejt 14 years ago
parent
commit
cabd924dce
  1. 4
      prism/etc/scripts/prism-filler.py

4
prism/etc/scripts/prism-filler.py

@ -1,5 +1,7 @@
#! /usr/bin/env python
# coding=utf-8
# run "python prism-filler.py" for more help
# run without arguments for usage info
import re
import sys

Loading…
Cancel
Save