diff options
author | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 20:22:12 -0500 |
---|---|---|
committer | root <root@avtech.domain.avtechpulse.com> | 1999-12-31 20:22:12 -0500 |
commit | 8ff7cae4e7f8412147c88d0fcee1093ecea67de7 (patch) | |
tree | 97565494a96f6f10689bebb3ae33c0e01004bc7d /CMakeLists.txt | |
parent | 41e73b50f0addac28ee0e87fe10043dc6d45ba68 (diff) |
no longer need dummy-functions
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 5ba415d..68f91f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,6 @@ add_executable(instr-daemon instr-daemon.c bus.c monitor.c menus.c - dummy_functions.c gpib.c ) add_executable(instr-client instr-client.c) |