Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

define CL-CUDA-MISC package in convert-error-string.lisp itself #27

Open
takagi opened this issue Jul 14, 2014 · 1 comment
Open

define CL-CUDA-MISC package in convert-error-string.lisp itself #27

takagi opened this issue Jul 14, 2014 · 1 comment

Comments

@takagi
Copy link
Owner

takagi commented Jul 14, 2014

Currently, cl-cuda-misc package is defined in misc/package.lisp, separated from misc/convert-error-string.lisp.

To follow one-package-per-file style, merge its definition into misc/convert-error-string.lisp.

@takagi
Copy link
Owner Author

takagi commented Jul 15, 2014

Since cl-cuda-misc may have several supplemental tools for cl-cuda, an independent package definition file would be preferred.

  • misc/package.lisp
  • misc/convert-error-string.lisp
  • misc/another-supplemental-program.lisp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant