Skip to content
Extraits de code Groupes Projets
Valider 7182e835 rédigé par Etienne BRATEAU's avatar Etienne BRATEAU
Parcourir les fichiers

Remove logntk

parent fc3b0e51
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #1482 réussi
......@@ -112,7 +112,7 @@ ANAOBJ = $(TARGET_DIR)/ana/globals.o $(TARGET_DIR)/ana/nsolver.o \
$(TARGET_DIR)/ana/pwl.o $(TARGET_DIR)/ana/rtd.o
SIMOBJ = $(TARGET_DIR)/logcom.o $(DIGOBJ) $(ANAOBJ)
TOOLOBJ = $(SIMOBJ) $(TARGET_DIR)/logntk.o \
TOOLOBJ = $(SIMOBJ) \
$(TARGET_DIR)/label.o $(TARGET_DIR)/wire.o \
$(TARGET_DIR)/page.o $(TARGET_DIR)/gate.o \
$(TARGET_DIR)/screen.o $(TARGET_DIR)/node.o \
......
#ifndef LOGNTK_H
#define LOGNTK_H
#include "logdef.h"
#include "loghier.h"
#include <utils/newasm.h>
#include <graphics/newkbd.h>
#include <graphics/newci.h>
#include <graphics/newcrt.h>
#include <graphics/mylib.h>
#include <utils/regex.h>
extern void Log_logntk_proc (log_action_t *act);
#endif /*LOGNTK_H*/
Ce diff est replié.
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter