cclib.cpp

This commit is contained in:
jl777
2019-01-19 01:33:06 -11:00
parent f93a96af07
commit b22c190e3c
3 changed files with 7 additions and 0 deletions

2
src/cc/cclib.cpp Normal file
View File

@@ -0,0 +1,2 @@
char *CClib_name() { return("stub"); }