]> asedeno.scripts.mit.edu Git - cl-protobufs.git/commit
asdf-support: decorate names of .lisp files generated from .proto files.
authorAlejandro R Sedeño <asedeno@google.com>
Thu, 28 Feb 2013 03:03:43 +0000 (22:03 -0500)
committerAlejandro R Sedeño <asedeno@google.com>
Thu, 28 Feb 2013 03:03:43 +0000 (22:03 -0500)
commit32471784debb2ce0cd4ebb8e449a6949aba5de29
treea13892010433e1596cf414eb0b3e63caa6dcdac5
parentfb9700be9433433a744bccb3842250229f34536f
asdf-support: decorate names of .lisp files generated from .proto files.

This prevents geodata.proto's FASL from being clobbered by
geodata.lisp's FASL. Before both were geodata.fasl, now the former is
geodata.proto.fasl.

This is generally a good idea.
asdf-support.lisp