This commit is contained in:
Michael Davidsaver
2013-03-24 20:28:48 -04:00
parent e7b7bee395
commit c87e90ba26
5 changed files with 514 additions and 12 deletions

View File

@ -1,3 +1,6 @@
#!./bin/linux-x86-debug/devsup
dbLoadDatabase("dbd/devsup.dbd")
devsup_registerRecordDeviceDriver(pdbbase)
evalPy "print 1"
evalPy "print 2"