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

Remove logspc (Spice format support)

parent eda7a89d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -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)/logspc.o $(TARGET_DIR)/logntk.o \
TOOLOBJ = $(SIMOBJ) $(TARGET_DIR)/logntk.o \
$(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 LOGSPC_H
#define LOGSPC_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_logspc_proc (log_action_t *act);
#endif /*LOGSPC_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