Add ANS structure support (#128)
[debian/pforth] / fth / loadp4th.fth
index 8afa2d99a66c698c0b25b7da0bda5145e207ef97..79550b4437beee36a13a757a1f0bf541585c380e 100644 (file)
@@ -20,6 +20,7 @@ include? forget  forget.fth
 include? >number numberio.fth
 include? task-misc1.fth   misc1.fth
 include? case    case.fth
+include? +field  structure.fth
 include? $=      strings.fth
 include? privatize   private.fth
 include? (local) ansilocs.fth