From: Matthias T. <mt...@we...> - 2010-09-30 18:44:46
|
hi Pito, > > Will do, although I think the real solution is to > > have it included by default > > in amforth -- it's listed on > > <http://amforth.sourceforge.net/words/> after > > all. > sure, some needs to be .included.. d= is not needed for every amforth system. The default contains the minimum (as I see it) to make a working system. Nothing more. Its up to the user to include whatever (s)he needs. Thats why I put the relevant "master" include files into the application source tree. The dic_* include files in core/* are provided to ease the work, they are not must-use files.. Matthias |