.hgignore
author Edouard Tisserant
Mon, 18 Jun 2012 02:27:19 +0200
changeset 742 10e165c6743c
parent 620 e56af5521e0e
child 752 48a0ebbefa74
permissions -rw-r--r--
pdo.c : missalignment problem on some cpu when comparing cobids, various typo fixes
dcf.c : factorized code, and added automatic state change to operational when DCF finished
drivers/none : default time value is now nanoseconds
.project

syntax: regexp
^objdictgen/gnosis$
syntax: regexp
\.o$
syntax: regexp
\.pyc$
syntax: regexp
\.a$
syntax: regexp
\.orig$
syntax: regexp
^\.settings.*
syntax: regexp
\.rej$
syntax: regexp
^drivers/can_socket/Makefile$
syntax: regexp
^drivers/timers_unix/Makefile$
syntax: regexp
^drivers/unix/Makefile$
syntax: regexp
^drivers/Makefile$
syntax: regexp
^examples/CANOpenShell/Debug$
syntax: regexp
^examples/CANOpenShell/CANOpenShellMasterOD\.c$
syntax: regexp
^examples/CANOpenShell/CANOpenShellMasterOD\.h$
syntax: regexp
^examples/CANOpenShell/CANOpenShellSlaveOD\.c$
syntax: regexp
^examples/CANOpenShell/CANOpenShellSlaveOD\.h$
syntax: regexp
^examples/CANOpenShell/Makefile$

syntax: regexp
^examples/SillySlave/Makefile$
syntax: regexp
^examples/TestMasterMicroMod/Makefile$
syntax: regexp
^examples/TestMasterSlave/Makefile$
syntax: regexp
^examples/TestMasterSlaveLSS/Makefile$
syntax: regexp
^examples/Makefile$
syntax: regexp
^drivers/Makefile$
syntax: regexp
^Makefile$
syntax: regexp
^objdictgen/canfestival_config\.py$
syntax: regexp
^objdictgen/Makefile$
syntax: regexp
^examples/Makefile$
syntax: regexp
^src/Makefile$

syntax: regexp
^include/config\.h$
syntax: regexp
^examples/TestMasterMicroMod/TestMasterMicroMod$
syntax: regexp
^examples/TestMasterSlave/TestMasterSlave$