adding cs142 code
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
TARG=seconds
|
||||
GOFILES=\
|
||||
seconds.go
|
||||
|
||||
include $(GOROOT)/src/Make.cmd
|
||||
Reference in New Issue
Block a user