Hy, everyone




* - workSpace/src/tempConv : contains the main program (package main) - 
workSpace/src/tempConv/pkg : contains a file of functions that i want to 
use in main() (package tempConv) *

in the main file i *import *the other package *(./tempConv)*, but it dose 
not work, *even though building the package works*
and even when i import the* absolute path* it dose not work

what should i do ?
thx

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to