In case users copy this file, using $(MOTOR) instead of $(TOP).

This commit is contained in:
Ron Sluiter
2004-10-13 16:21:33 +00:00
parent 94f368d366
commit b927aea978
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
file "$(TOP)/db/basic_motor.db"
file "$(MOTOR)/db/basic_motor.db"
{
pattern
{P, N, M, DTYP, C, S, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, DHLM, DLLM, INIT}
+1 -1
View File
@@ -1,4 +1,4 @@
file "$(TOP)/db/basic_motor.db"
file "$(MOTOR)/db/basic_motor.db"
{
pattern
{P, N, M, DTYP, C, S, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, DHLM, DLLM, INIT}
+1 -1
View File
@@ -1,4 +1,4 @@
file basic_motor.db
file "$(MOTOR)/db/basic_motor.db"
{
pattern
{P, N, M, DTYP, C, S, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, DHLM, DLLM, INIT}
+1 -1
View File
@@ -1,4 +1,4 @@
file basic_motor.db
file "$(MOTOR)/db/basic_motor.db"
{
pattern
{P, N, M, DTYP, C, S, DESC, EGU, DIR, VELO, VBAS, ACCL, BDST, BVEL, BACC, MRES, PREC, DHLM, DLLM, INIT}