Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] auto-depends

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Dufflebunk <dufflebunk AT dufflebunk.homeip.net>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] auto-depends
  • Date: 02 Oct 2002 23:57:49 -0400

I'm in the process of rewriting the dependancy stuff in the sorcery
scripts. I would like to know if the auto_depends function is used by
anyone. A grep of the current devel grimoire doesn't have it popping up.

for i in `find -type f | grep -v CVS` ; do grep "auto_depends" $i &&
echo "FOUND IN $i" ; done

Was the command used to check. Is this function used in spells? Is it
desired? It's not a big deal to put in, but if it's not going to be
used...


--


Quidquid latine dictum sit, altum sonatur.
-----------------
PGP public key at
http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x3327A9A5
F1

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.24.

Top of Page