Add MINGW suport.
[pforth] / csrc / pf_types.h
index 52ad9f7..95c8e3c 100644 (file)
@@ -27,8 +27,6 @@
        typedef long Err;\r
 #endif\r
 \r
        typedef long Err;\r
 #endif\r
 \r
-typedef cell_t  *dicptr;\r
-\r
 typedef char  ForthString;\r
 typedef char *ForthStringPtr;\r
 \r
 typedef char  ForthString;\r
 typedef char *ForthStringPtr;\r
 \r